Update https://github.com/cachix/cachix-action action to v16
This commit is contained in:
parent
b379a4b04e
commit
796aff8605
2 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@ jobs:
|
|||
enable_kvm: false
|
||||
github_access_token: '${{ secrets.ACCESS_TOKEN_GITHUB }}'
|
||||
- name: Cachix
|
||||
uses: https://github.com/cachix/cachix-action@v15
|
||||
uses: https://github.com/cachix/cachix-action@v16
|
||||
with:
|
||||
name: chvp
|
||||
extraPullNames: "nix-community,accentor"
|
||||
|
|
|
@ -45,7 +45,7 @@ jobs:
|
|||
enable_kvm: false
|
||||
github_access_token: '${{ secrets.ACCESS_TOKEN_GITHUB }}'
|
||||
- name: Cachix
|
||||
uses: https://github.com/cachix/cachix-action@v15
|
||||
uses: https://github.com/cachix/cachix-action@v16
|
||||
with:
|
||||
name: chvp
|
||||
extraPullNames: "nix-community,accentor"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue