CI: update cachix-action
This commit is contained in:
parent
9ecc255dc3
commit
7dae78c4e2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
uses: cachix/install-nix-action@v18
|
||||
- name: "Set Up Binary Cache"
|
||||
if: github.event_name != 'pull_request'
|
||||
uses: cachix/cachix-action@v10
|
||||
uses: cachix/cachix-action@v12
|
||||
with:
|
||||
name: t2linux
|
||||
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue