We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b5e435 commit 70be815Copy full SHA for 70be815
1 file changed
.github/workflows/flake-build.yaml
@@ -25,7 +25,7 @@ jobs:
25
- name: Install Nix
26
uses: nixbuild/nix-quick-install-action@v34
27
28
- - uses: nix-community/cache-nix-action@v6
+ - uses: nix-community/cache-nix-action@v7
29
with:
30
primary-key: nix-${{ runner.os }}-${{ matrix.target }}-${{ hashFiles('**/*.nix', '**/flake.lock') }}
31
restore-prefixes-first-match: nix-${{ runner.os }}-${{ matrix.target }}-
0 commit comments