From 5a9435f93b05f97322d5d6f915a84855154da3ab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 15:51:50 +0000 Subject: [PATCH] Update DeterminateSystems/nix-installer-action action to v10 --- .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 73c00e7..daec49b 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@v9 + uses: DeterminateSystems/nix-installer-action@v10 - uses: DeterminateSystems/magic-nix-cache-action@main - run: nix-build test: