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 e21d10b + 937de21 commit a4137e0Copy full SHA for a4137e0
.github/workflows/nix.yml
@@ -46,7 +46,7 @@ jobs:
46
- uses: actions/checkout@v2
47
with:
48
submodules: true
49
- - uses: cachix/install-nix-action@v13
+ - uses: cachix/install-nix-action@v14.1
50
51
install_url: https://nixos-nix-install-tests.cachix.org/serve/i6laym9jw3wg9mw6ncyrk6gjx4l34vvx/install
52
install_options: '--tarball-url-prefix https://nixos-nix-install-tests.cachix.org/serve'
@@ -81,7 +81,7 @@ jobs:
81
82
83
84
85
86
87
0 commit comments