We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b24b4e commit ae6fcb5Copy full SHA for ae6fcb5
.github/workflows/nix.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
# Install Nix on the runner
20
- - uses: cachix/install-nix-action@9280e7aca88deada44c930f1e2c78e21c3ae3edd # v31
+ - uses: cachix/install-nix-action@fd24c48048070c1be9acd18c9d369a83f0fe94d7 # v31
21
with:
22
nix_path: nixpkgs=channel:nixos-unstable
23
# Pull from the cachix cache
0 commit comments