Skip to content

Commit a6bd75a

Browse files
Merge pull request #1312 from haskell/dependabot/github_actions/cachix/cachix-action-15
2 parents bf960e7 + a62f180 commit a6bd75a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nix-flake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
extra_nix_config: |
2424
trusted-public-keys = hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= hackage-server.cachix.org-1:iw0iRh6+gsFIrxROFaAt5gKNgIHejKjIfyRdbpPYevY=
2525
substituters = https://hydra.iohk.io https://cache.nixos.org/ https://hackage-server.cachix.org/
26-
- uses: cachix/cachix-action@v14
26+
- uses: cachix/cachix-action@v15
2727
with:
2828
# https://nix.dev/tutorials/continuous-integration-github-actions#setting-up-github-actions
2929
name: hackage-server

0 commit comments

Comments
 (0)