File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2727 runs-on : ${{ matrix.os }}
2828 steps :
2929 - uses : actions/checkout@v4
30- - uses : cachix/install-nix-action@v26
30+ - uses : cachix/install-nix-action@V27
3131 with :
3232 extra_nix_config : |
3333 access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 2121 runs-on : ${{ matrix.os }}
2222 steps :
2323 - uses : actions/checkout@v4
24- - uses : cachix/install-nix-action@v26
24+ - uses : cachix/install-nix-action@V27
2525 with :
2626 nix_path : nixpkgs=channel:nixos-unstable
2727
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - uses : actions/checkout@v4
13- - uses : cachix/install-nix-action@v26
13+ - uses : cachix/install-nix-action@V27
1414 with :
1515 install_url : https://nixos-nix-install-tests.cachix.org/serve/vij683ly7sl95nnhb67bdjjfabclr85m/install
1616 install_options : ' --tarball-url-prefix https://nixos-nix-install-tests.cachix.org/serve'
You can’t perform that action at this time.
0 commit comments