Skip to content
This repository was archived by the owner on Aug 9, 2024. It is now read-only.

Commit 0dbd2bb

Browse files
committed
Bump cachix action
1 parent a2f88ce commit 0dbd2bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/haskell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
extra_nix_config: |
1414
trusted-public-keys = hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
1515
substituters = https://hydra.iohk.io https://cache.nixos.org/
16-
- uses: cachix/cachix-action@v10
16+
- uses: cachix/cachix-action@v12
1717
with:
1818
name: cabal2json
1919
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'

0 commit comments

Comments
 (0)