We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bb6a2e commit 2272691Copy full SHA for 2272691
.github/workflows/nix.yml
@@ -12,7 +12,7 @@ jobs:
12
contents: read
13
steps:
14
- name: Install Nix
15
- uses: cachix/install-nix-action@v24
+ uses: cachix/install-nix-action@v25
16
with:
17
install_url: https://nixos-nix-install-tests.cachix.org/serve/i6laym9jw3wg9mw6ncyrk6gjx4l34vvx/install
18
install_options: '--tarball-url-prefix https://nixos-nix-install-tests.cachix.org/serve'
0 commit comments