Skip to content

Commit

Permalink
ci(test): bump nix to fix pix-ctl-full input schema
Browse files Browse the repository at this point in the history
  • Loading branch information
klarkc committed Dec 19, 2023
1 parent 1da131e commit 6bc2532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- CHANGELOG.md
- .github/workflows/test.*
- if: steps.changes.outputs.template == 'true'
uses: cachix/install-nix-action@v23
uses: cachix/install-nix-action@v24
with:
extra_nix_config: |
accept-flake-config = true
Expand Down

0 comments on commit 6bc2532

Please sign in to comment.