Skip to content

Commit 7b88669

Browse files
renovate[bot]tinybeachthor
authored andcommitted
Update cachix/cachix-action action to v15
1 parent b0ce9fb commit 7b88669

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ jobs:
1717
install_options: '--tarball-url-prefix https://nixos-nix-install-tests.cachix.org/serve'
1818
extra_nix_config: |
1919
experimental-features = nix-command flakes
20-
- uses: cachix/cachix-action@v10
20+
- uses: cachix/cachix-action@v15
2121
with:
2222
name: iohk
23-
- uses: cachix/cachix-action@v10
23+
- uses: cachix/cachix-action@v15
2424
with:
2525
name: tinybeachthor
2626
signingKey: ${{ secrets.CACHIX_SIGNING_KEY }}

0 commit comments

Comments
 (0)