chore(deps): update determinatesystems/flakehub-cache-action action to v2
This commit is contained in:
parent
43c8f74fa0
commit
03e1b7b4d5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nix.yml
vendored
2
.github/workflows/nix.yml
vendored
|
@ -111,7 +111,7 @@ jobs:
|
|||
# For PRs
|
||||
- name: Setup Nix Magic Cache
|
||||
if: ${{ env.USE_DETERMINATE == 'true' }}
|
||||
uses: DeterminateSystems/flakehub-cache-action@v1
|
||||
uses: DeterminateSystems/flakehub-cache-action@v2
|
||||
|
||||
# For in-tree builds
|
||||
- name: Setup Cachix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue