mirror of
https://github.com/matter-labs/nixsgx.git
synced 2025-07-21 23:43:56 +02:00
chore(deps): update cachix/cachix-action action to v14
This commit is contained in:
parent
93a3f1a45c
commit
86a9f7a186
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nix.yml
vendored
2
.github/workflows/nix.yml
vendored
|
@ -39,7 +39,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
extra_nix_config: |
|
extra_nix_config: |
|
||||||
access-tokens = github.com=${{ github.token }}
|
access-tokens = github.com=${{ github.token }}
|
||||||
- uses: cachix/cachix-action@v12
|
- uses: cachix/cachix-action@v14
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
with:
|
with:
|
||||||
name: nixsgx
|
name: nixsgx
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue