Skip to content

Commit

Permalink
Merge pull request #1287 from haskell/dependabot/github_actions/cachi…
Browse files Browse the repository at this point in the history
…x/install-nix-action-25
  • Loading branch information
dependabot[bot] authored Jan 18, 2024
2 parents bcd5feb + 729e667 commit 97a66b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix-flake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v24
- uses: cachix/install-nix-action@v25
with:
extra_nix_config: |
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=
Expand Down

0 comments on commit 97a66b8

Please sign in to comment.