Skip to content

Commit

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

Bump cachix/install-nix-action from 23 to 24
  • Loading branch information
fendor authored Dec 4, 2023
2 parents 5cbf58d + 7a3acb2 commit 6d6907a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
steps:
- uses: actions/checkout@v3

- uses: cachix/install-nix-action@v23
- uses: cachix/install-nix-action@v24
with:
extra_nix_config: |
experimental-features = nix-command flakes
Expand Down

0 comments on commit 6d6907a

Please sign in to comment.