We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e06fbfd + bfef9f1 commit 43bb31eCopy full SHA for 43bb31e
.github/workflows/test.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v3
15
with:
16
fetch-depth: 0
17
- - uses: cachix/install-nix-action@v18
+ - uses: cachix/install-nix-action@v20
18
19
nix_path: nixpkgs=channel:${{ matrix.nixpkgs_channel }}
20
#- run: nix build
0 commit comments