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.
2 parents 5e8a6c8 + 6b9a029 commit b56b5a4Copy full SHA for b56b5a4
1 file changed
.github/workflows/nix.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
steps:
20
- uses: actions/checkout@v4
21
- - uses: cachix/install-nix-action@v22
+ - uses: cachix/install-nix-action@v23
22
with:
23
nix_path: nixpkgs=channel:${{matrix.nixpkgs}}
24
extra_nix_config: |
0 commit comments