From 46c338561ee4cef84ef8c2a1c695a05eed835c42 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 07:27:44 +0000 Subject: [PATCH] chore(deps): update determinatesystems/nix-installer-action action to v15 --- .github/workflows/clippy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/clippy.yml b/.github/workflows/clippy.yml index 076edae0..1bd080ae 100644 --- a/.github/workflows/clippy.yml +++ b/.github/workflows/clippy.yml @@ -28,7 +28,7 @@ jobs: uses: actions/checkout@v4 - name: Install Nix - uses: DeterminateSystems/nix-installer-action@v13 + uses: DeterminateSystems/nix-installer-action@v15 - name: Setup Nix cache uses: DeterminateSystems/magic-nix-cache-action@v8