From f0a0225af6d50d018587098eac4fbb6bb32945f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 03:45:44 +0000 Subject: [PATCH] chore(deps): update determinatesystems/nix-installer-action action to v20 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cf54b5a..77e1bc8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v4 - name: Install Nix - uses: DeterminateSystems/nix-installer-action@v19 + uses: DeterminateSystems/nix-installer-action@v20 - name: Setup Nix cache uses: DeterminateSystems/magic-nix-cache-action@v13