File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818 runs-on : ${{ matrix.runs-on }}
1919 steps :
2020 - uses : actions/checkout@v4
21- - uses : DeterminateSystems/nix-installer-action@v14
21+ - uses : DeterminateSystems/nix-installer-action@v15
2222 - uses : DeterminateSystems/magic-nix-cache-action@v8
2323 - name : Run `nixci build`
2424 run : |
4444 - uses : actions/checkout@v4
4545 with :
4646 submodules : recursive
47- - uses : DeterminateSystems/nix-installer-action@v14
47+ - uses : DeterminateSystems/nix-installer-action@v15
4848 - uses : DeterminateSystems/magic-nix-cache-action@v8
4949 - name : Run Zola
5050 run : |
@@ -104,7 +104,7 @@ jobs:
104104 with :
105105 fetch-depth : 0
106106 - uses : Swatinem/rust-cache@v2
107- - uses : DeterminateSystems/nix-installer-action@v14
107+ - uses : DeterminateSystems/nix-installer-action@v15
108108 - uses : DeterminateSystems/magic-nix-cache-action@v8
109109 - uses : actions-rs/cargo@v1
110110 with :
You can’t perform that action at this time.
0 commit comments