We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2baae13 + fab51c7 commit b2dc5a0Copy full SHA for b2dc5a0
.github/workflows/binaries-macos.yaml
@@ -30,7 +30,7 @@ jobs:
30
log-lines = 1000
31
32
- name: ❄ Cachix cache of nix derivations
33
- uses: cachix/cachix-action@v12
+ uses: cachix/cachix-action@v13
34
with:
35
name: cardano-scaling
36
authToken: '${{ secrets.CACHIX_CARDANO_SCALING_AUTH_TOKEN }}'
0 commit comments