mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 05:07:46 +02:00
chore(deps): update determinatesystems/flakehub-cache-action action to v2
This commit is contained in:
2
.github/workflows/nix.yml
vendored
2
.github/workflows/nix.yml
vendored
@ -111,7 +111,7 @@ jobs:
|
|||||||
# For PRs
|
# For PRs
|
||||||
- name: Setup Nix Magic Cache
|
- name: Setup Nix Magic Cache
|
||||||
if: ${{ env.USE_DETERMINATE == 'true' }}
|
if: ${{ env.USE_DETERMINATE == 'true' }}
|
||||||
uses: DeterminateSystems/flakehub-cache-action@v1
|
uses: DeterminateSystems/flakehub-cache-action@v2
|
||||||
|
|
||||||
# For in-tree builds
|
# For in-tree builds
|
||||||
- name: Setup Cachix
|
- name: Setup Cachix
|
||||||
|
Reference in New Issue
Block a user