Skip to content

Commit

Permalink
Merge pull request #1331 from haskell/dependabot/github_actions/cachi…
Browse files Browse the repository at this point in the history
…x/install-nix-action-V28

Bump cachix/install-nix-action from V27 to 28
  • Loading branch information
peterbecich authored Sep 25, 2024
2 parents 9013cfd + 4ebc59f commit bc29c61
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@V27
- uses: cachix/install-nix-action@V28
with:
extra_nix_config: |
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= hackage-server.cachix.org-1:iw0iRh6+gsFIrxROFaAt5gKNgIHejKjIfyRdbpPYevY=
Expand Down

0 comments on commit bc29c61

Please sign in to comment.