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
This commit is contained in:
parent
f5d7e76ac4
commit
99291186b2
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
|
# For PRs
|
||||||
- name: Setup Nix Magic Cache
|
- name: Setup Nix Magic Cache
|
||||||
if: ${{ github.event_name == 'pull_request' }}
|
if: ${{ github.event_name == 'pull_request' }}
|
||||||
uses: DeterminateSystems/magic-nix-cache-action@v13
|
uses: DeterminateSystems/magic-nix-cache-action@v14
|
||||||
with:
|
with:
|
||||||
diagnostic-endpoint: ""
|
diagnostic-endpoint: ""
|
||||||
use-flakehub: false
|
use-flakehub: false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue