mirror of
https://github.com/Swatinem/rust-cache
synced 2026-07-01 12:38:54 +00:00
Fix install-nix-action hash
This commit is contained in:
parent
4bcebbedb5
commit
8090ed16f6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nix.yml
vendored
2
.github/workflows/nix.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
persist-credentials: false
|
persist-credentials: false
|
||||||
|
|
||||||
- uses: cachix/install-nix-action@7e5978947b7efba56e96c43fd785691980aca924 # v31.8.4
|
- uses: cachix/install-nix-action@0b0e072294b088b73964f1d72dfdac0951439dbd # v31.8.4
|
||||||
|
|
||||||
- uses: ./
|
- uses: ./
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue