mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-11 04:37:42 +02:00
chore(deps): update determinatesystems/flakehub-cache-action action to v2 (#3812)
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user