mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
chore(deps): update determinatesystems/magic-nix-cache-action action to v14 (#5606)
This commit is contained in:
commit
bf8d1ca1f8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nix.yml
vendored
2
.github/workflows/nix.yml
vendored
|
|
@ -103,7 +103,7 @@ jobs:
|
|||
# For PRs
|
||||
- name: Setup Nix Magic Cache
|
||||
if: ${{ github.event_name == 'pull_request' }}
|
||||
uses: DeterminateSystems/magic-nix-cache-action@v13
|
||||
uses: DeterminateSystems/magic-nix-cache-action@v14
|
||||
with:
|
||||
diagnostic-endpoint: ""
|
||||
use-flakehub: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue