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 593a2a2 commit a6e3fbdCopy full SHA for a6e3fbd
.github/workflows/ci.yml
@@ -41,7 +41,7 @@ jobs:
41
uses: cachix/install-nix-action@v31
42
- uses: DeterminateSystems/magic-nix-cache-action@main
43
=======
44
- uses: DeterminateSystems/nix-installer-action@v19
+ uses: DeterminateSystems/nix-installer-action@v20
45
- name: Build shell
46
run: nix develop -c true
47
>>>>>>> parent of d6ae2ad (switch to buildbot):.github/workflows/nix-github-actions.yml
0 commit comments