We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09e0354 commit 1cc9223Copy full SHA for 1cc9223
1 file changed
.github/workflows/update_hashes.yml
@@ -18,7 +18,7 @@ jobs:
18
determinate: true
19
20
- name: Nix binary cache
21
- uses: nix-community/cache-nix-action@b426b118b6dc86d6952988d396aa7c6b09776d08 # v7.0.0
+ uses: nix-community/cache-nix-action@106bba72ed8e29c8357661199511ef07790175e9 # v7.0.1
22
with:
23
# restore and save a cache using this key
24
primary-key: nix-${{ runner.os }}-${{ hashFiles('**/*.nix', '**/flake.lock') }}
0 commit comments