From 870d33b6e3a789498a42a9a1d9ab39f2705bd1d7 Mon Sep 17 00:00:00 2001 From: Thomas Kosiewski Date: Wed, 12 Feb 2025 18:19:23 +0100 Subject: [PATCH] chore: switch to nix-quick-install-action Change-Id: I749e59d17cad8341c4c1e57c402573c14642152d Signed-off-by: Thomas Kosiewski --- .github/actions/nix-devshell/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/nix-devshell/action.yaml b/.github/actions/nix-devshell/action.yaml index 1a7590f5..af7a0078 100644 --- a/.github/actions/nix-devshell/action.yaml +++ b/.github/actions/nix-devshell/action.yaml @@ -4,7 +4,7 @@ runs: using: "composite" steps: - name: Setup Nix - uses: DeterminateSystems/nix-installer-action@e50d5f73bfe71c2dd0aa4218de8f4afa59f8f81d # v16 + uses: nixbuild/nix-quick-install-action@25aff27c252e0c8cdda3264805f7b6bcd92c8718 # v29 - name: Enter devshell uses: nicknovitski/nix-develop@9be7cfb4b10451d3390a75dc18ad0465bed4932a # v1.2.1