Skip to content

Commit 1df71e5

Browse files
chore(deps): update cachix/install-nix-action digest to 96951a3
1 parent aac8fb3 commit 1df71e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
# Install Nix on the runner
21-
- uses: cachix/install-nix-action@1ca7d21a94afc7c957383a2d217460d980de4934 # v31
21+
- uses: cachix/install-nix-action@96951a368ba55167b55f1c916f7d416bac6505fe # v31
2222
with:
2323
nix_path: nixpkgs=channel:nixos-unstable
2424
# Pull from the cachix cache

0 commit comments

Comments
 (0)