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.
1 parent b0ce9fb commit 7b88669Copy full SHA for 7b88669
.github/workflows/deploy.yaml
@@ -17,10 +17,10 @@ jobs:
17
install_options: '--tarball-url-prefix https://nixos-nix-install-tests.cachix.org/serve'
18
extra_nix_config: |
19
experimental-features = nix-command flakes
20
- - uses: cachix/cachix-action@v10
+ - uses: cachix/cachix-action@v15
21
with:
22
name: iohk
23
24
25
name: tinybeachthor
26
signingKey: ${{ secrets.CACHIX_SIGNING_KEY }}
0 commit comments