From 12ba248498e149f635bda23c32f9bd9b69cba420 Mon Sep 17 00:00:00 2001 From: Nicolas Bareil Date: Fri, 26 Jul 2024 08:47:55 +0200 Subject: [PATCH] Update nix_shell_bundle.yml --- .github/workflows/nix_shell_bundle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nix_shell_bundle.yml b/.github/workflows/nix_shell_bundle.yml index faeea65..d880bb9 100644 --- a/.github/workflows/nix_shell_bundle.yml +++ b/.github/workflows/nix_shell_bundle.yml @@ -17,7 +17,7 @@ jobs: if [ -d "/nix/var/nix/profiles/default/bin" ]; then echo "/nix/var/nix/profiles/default/bin" > "$GITHUB_PATH" fi - - uses: CERT/install-nix-action@v25 + - uses: cachix/install-nix-action@v27 - name: "Install the deploy key" env: