Skip to content

Commit

Permalink
bump: install-nix-action v23 -> v30 (nix 2.17 -> 2.24)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnalotoski committed Dec 18, 2024
1 parent b5e161f commit 390489e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
with:
ref: "${{github.head_ref || github.ref_name}}"
- name: Install Nix
uses: cachix/install-nix-action@v23
uses: cachix/install-nix-action@v30
with:
extra_nix_config: |
trusted-public-keys = hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
Expand Down

0 comments on commit 390489e

Please sign in to comment.