This commit is contained in:
dependabot[bot] 2024-01-15 10:20:55 +00:00 committed by GitHub
commit ee7336bbfe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@ jobs:
experimental-features = nix-command flakes
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
system-features = nixos-test benchmark big-parallel kvm
- uses: cachix/cachix-action@v12
- uses: cachix/cachix-action@v14
with:
name: pad-archiver
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'

View file

@ -18,7 +18,7 @@ jobs:
experimental-features = nix-command flakes
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
system-features = nixos-test benchmark big-parallel kvm
- uses: cachix/cachix-action@v12
- uses: cachix/cachix-action@v14
with:
name: pad-archiver
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'