mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-09-12 13:38:11 -04:00
chore(deps): update cachix/cachix-action action to v16
This commit is contained in:
parent
1e1730e5a9
commit
de13d55c7c
2
.github/workflows/nix.yml
vendored
2
.github/workflows/nix.yml
vendored
@ -66,7 +66,7 @@ jobs:
|
|||||||
# For in-tree builds
|
# For in-tree builds
|
||||||
- name: Setup Cachix
|
- name: Setup Cachix
|
||||||
if: ${{ github.event_name == 'push' || github.event_name == 'workflow_dispatch' }}
|
if: ${{ github.event_name == 'push' || github.event_name == 'workflow_dispatch' }}
|
||||||
uses: cachix/cachix-action@v15
|
uses: cachix/cachix-action@v16
|
||||||
with:
|
with:
|
||||||
name: prismlauncher
|
name: prismlauncher
|
||||||
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}
|
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user