Skip to content

Commit

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

Bump cachix/install-nix-action from V28 to 30
  • Loading branch information
peterbecich authored Oct 17, 2024
2 parents bc29c61 + 3d4b921 commit 5b0d3b0
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@V28
- uses: cachix/install-nix-action@v30
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 5b0d3b0

Please sign in to comment.