ci: update magic-nix-cache-action to flakehub-cache-action (#10)

This commit is contained in:
Karol Broda
2025-12-24 10:30:10 +01:00
committed by GitHub
parent 6d6d057675
commit ec5a4ee046

View File

@@ -46,7 +46,10 @@ jobs:
- uses: DeterminateSystems/nix-installer-action@v17
- uses: DeterminateSystems/magic-nix-cache-action@v9
- uses: nix-community/cache-nix-action@v6
with:
primary-key: nix-${{ runner.os }}-${{ hashFiles('flake.lock') }}
restore-prefixes-first-match: nix-${{ runner.os }}-
- name: nix flake check
run: nix flake check