From 05df170d6fd1c4c4fe423cac0858249600a62354 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 16:48:43 +0000 Subject: [PATCH] Update DeterminateSystems/nix-installer-action action to v20 --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e0afad4..8be0d37 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -11,7 +11,7 @@ jobs: # Nix Flakes doesn't work on shallow clones fetch-depth: 0 - name: Install Nix - uses: DeterminateSystems/nix-installer-action@v19 + uses: DeterminateSystems/nix-installer-action@v20 - uses: DeterminateSystems/magic-nix-cache-action@main - run: nix-build test: