File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 8080 key : ccache-macos-linux-windows-pixi-${{ matrix.os }}-${{ matrix.build_type }}-${{ matrix.cxx_options }}-${{ matrix.environment }}-${{ github.sha }}
8181 restore-keys : ccache-macos-linux-windows-pixi-${{ matrix.os }}-${{ matrix.build_type }}-${{ matrix.cxx_options }}-${{ matrix.environment }}-
8282
83- - uses : prefix-dev/setup-pixi@v0.9.3
83+ - uses : prefix-dev/setup-pixi@v0.9.4
8484 with :
8585 cache : true
8686 environments : ${{ matrix.environment }}
@@ -135,7 +135,7 @@ jobs:
135135 key : ccache-python-standalone-macos-linux-windows-pixi-${{ matrix.os }}-${{ matrix.environment }}-${{ github.sha }}
136136 restore-keys : ccache-python-standalone-macos-linux-windows-pixi-${{ matrix.os }}-${{ matrix.environment }}-
137137
138- - uses : prefix-dev/setup-pixi@v0.9.3
138+ - uses : prefix-dev/setup-pixi@v0.9.4
139139 with :
140140 cache : true
141141 environments : ${{ matrix.environment }}
@@ -186,7 +186,7 @@ jobs:
186186 with :
187187 submodules : recursive
188188
189- - uses : prefix-dev/setup-pixi@v0.9.3
189+ - uses : prefix-dev/setup-pixi@v0.9.4
190190 env :
191191 CMAKE_BUILD_PARALLEL_LEVEL : 2
192192 with :
Original file line number Diff line number Diff line change 2727 persist-credentials : false
2828
2929 - name : Set up pixi
30- uses : prefix-dev/setup-pixi@v0.9.3
30+ uses : prefix-dev/setup-pixi@v0.9.4
3131 with :
3232 run-install : false
3333
You can’t perform that action at this time.
0 commit comments