File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
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@v29
30+ - uses : cachix/install-nix-action@v30
3131 with :
3232 extra_nix_config : |
3333 accept-flake-config = true
Original file line number Diff line number Diff line change 1717 runs-on : ubuntu-latest
1818 steps :
1919 - uses : actions/checkout@v4
20- - uses : cachix/install-nix-action@v29
20+ - uses : cachix/install-nix-action@v30
2121 with :
2222 extra_nix_config : |
2323 accept-flake-config = true
3434 runs-on : ubuntu-latest
3535 steps :
3636 - uses : actions/checkout@v4
37- - uses : cachix/install-nix-action@v29
37+ - uses : cachix/install-nix-action@v30
3838 with :
3939 extra_nix_config : |
4040 accept-flake-config = true
5151 runs-on : ubuntu-latest
5252 steps :
5353 - uses : actions/checkout@v4
54- - uses : cachix/install-nix-action@v29
54+ - uses : cachix/install-nix-action@v30
5555 with :
5656 extra_nix_config : |
5757 accept-flake-config = true
7979 runs-on : ubuntu-latest
8080 steps :
8181 - uses : actions/checkout@v4
82- - uses : cachix/install-nix-action@v29
82+ - uses : cachix/install-nix-action@v30
8383 with :
8484 extra_nix_config : |
8585 accept-flake-config = true
You can’t perform that action at this time.
0 commit comments