We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 151cf9c commit 1cce865Copy full SHA for 1cce865
1 file changed
.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@96951a368ba55167b55f1c916f7d416bac6505fe # v31
+ - uses: cachix/install-nix-action@616559265b40713947b9c190a8ff4b507b5df49b # v31
22
with:
23
nix_path: nixpkgs=channel:nixos-unstable
24
# Pull from our cachix cache (currently unused)
0 commit comments