Skip to content

Commit d2f3a3f

Browse files
Update Nix version in CI.
1 parent 0a7d708 commit d2f3a3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: actions/checkout@v3
17-
- uses: cachix/install-nix-action@v22
17+
- uses: cachix/install-nix-action@v26
1818
with:
1919
nix_path: nixpkgs=channel:nixos-unstable
2020
- if: ${{ matrix.min-version }}

0 commit comments

Comments
 (0)