Skip to content

Commit

Permalink
Update Nix version in CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
wsx-antithesis committed May 6, 2024
1 parent 0a7d708 commit d2f3a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
- uses: cachix/install-nix-action@v26
with:
nix_path: nixpkgs=channel:nixos-unstable
- if: ${{ matrix.min-version }}
Expand Down

0 comments on commit d2f3a3f

Please sign in to comment.