chore(deps): update cachix/cachix-action action to v14

This commit is contained in:
renovate[bot] 2024-02-07 13:51:47 +00:00 committed by GitHub
parent 93a3f1a45c
commit 86a9f7a186
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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