mirror of
https://github.com/matter-labs/nixsgx.git
synced 2025-07-23 00:04:47 +02:00
Merge pull request #4 from matter-labs/renovate/cachix-cachix-action-14.x
chore(deps): update cachix/cachix-action action to v14
This commit is contained in:
commit
640e901905
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:
|
||||
extra_nix_config: |
|
||||
access-tokens = github.com=${{ github.token }}
|
||||
- uses: cachix/cachix-action@v12
|
||||
- uses: cachix/cachix-action@v14
|
||||
continue-on-error: true
|
||||
with:
|
||||
name: nixsgx
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue