|
66 | 66 | path: | |
67 | 67 | pixi.lock |
68 | 68 | key: ${{ needs.cache-pixi-lock.outputs.cache-id }} |
69 | | - - uses: prefix-dev/setup-pixi@v0.9.3 |
| 69 | + - uses: prefix-dev/setup-pixi@v0.9.4 |
70 | 70 | with: |
71 | 71 | pixi-version: ${{ env.PIXI_VERSION }} |
72 | 72 | cache: true |
@@ -108,7 +108,7 @@ jobs: |
108 | 108 | path: | |
109 | 109 | pixi.lock |
110 | 110 | key: ${{ needs.cache-pixi-lock.outputs.cache-id }} |
111 | | - - uses: prefix-dev/setup-pixi@v0.9.3 |
| 111 | + - uses: prefix-dev/setup-pixi@v0.9.4 |
112 | 112 | with: |
113 | 113 | pixi-version: ${{ env.PIXI_VERSION }} |
114 | 114 | cache: true |
@@ -157,7 +157,7 @@ jobs: |
157 | 157 | path: | |
158 | 158 | pixi.lock |
159 | 159 | key: ${{ needs.cache-pixi-lock.outputs.cache-id }} |
160 | | - - uses: prefix-dev/setup-pixi@v0.9.3 |
| 160 | + - uses: prefix-dev/setup-pixi@v0.9.4 |
161 | 161 | with: |
162 | 162 | pixi-version: ${{ env.PIXI_VERSION }} |
163 | 163 | cache: true |
@@ -214,7 +214,7 @@ jobs: |
214 | 214 | path: | |
215 | 215 | pixi.lock |
216 | 216 | key: ${{ needs.cache-pixi-lock.outputs.cache-id }} |
217 | | - - uses: prefix-dev/setup-pixi@v0.9.3 |
| 217 | + - uses: prefix-dev/setup-pixi@v0.9.4 |
218 | 218 | with: |
219 | 219 | pixi-version: ${{ env.PIXI_VERSION }} |
220 | 220 | cache: true |
@@ -267,7 +267,7 @@ jobs: |
267 | 267 | pixi.lock |
268 | 268 | key: ${{ needs.cache-pixi-lock.outputs.cache-id }} |
269 | 269 |
|
270 | | - - uses: prefix-dev/setup-pixi@v0.9.3 |
| 270 | + - uses: prefix-dev/setup-pixi@v0.9.4 |
271 | 271 | with: |
272 | 272 | pixi-version: ${{ env.PIXI_VERSION }} |
273 | 273 | cache: true |
|
0 commit comments