We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc34c49 commit be051f2Copy full SHA for be051f2
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
components: rustfmt
34
profile: minimal
35
toolchain: nightly
36
- - uses: cachix/install-nix-action@v22
+ - uses: cachix/install-nix-action@v23
37
if: ${{ matrix.os != 'windows-latest' }}
38
with:
39
nix_path: nixpkgs=channel:nixos-unstable
0 commit comments