We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aac8fb3 commit 1df71e5Copy full SHA for 1df71e5
.github/workflows/nix.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
steps:
20
# Install Nix on the runner
21
- - uses: cachix/install-nix-action@1ca7d21a94afc7c957383a2d217460d980de4934 # v31
+ - uses: cachix/install-nix-action@96951a368ba55167b55f1c916f7d416bac6505fe # v31
22
with:
23
nix_path: nixpkgs=channel:nixos-unstable
24
# Pull from the cachix cache
0 commit comments