From 719d6819b11f4da064c25dc3e22b8bd2db0ec52b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 15:32:32 +0000 Subject: [PATCH] chore(deps): update determinatesystems/nix-installer-action action to v20 --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3628aa2..b3ae0c2 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -8,7 +8,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: DeterminateSystems/nix-installer-action@v10 + - uses: DeterminateSystems/nix-installer-action@v20 - uses: DeterminateSystems/magic-nix-cache-action@v4 - run: nix develop --impure --command pre-commit run --all - run: nix develop --impure --command pylama packetnetworking setup.py