Skip to content

Commit

Permalink
Merge pull request #4 from matter-labs/renovate/cachix-cachix-action-…
Browse files Browse the repository at this point in the history
…14.x

chore(deps): update cachix/cachix-action action to v14
  • Loading branch information
haraldh authored Feb 7, 2024
2 parents 93a3f1a + 86a9f7a commit 640e901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 640e901

Please sign in to comment.