Update sub_buildPixi.yml

changelog 
switch from 0.41.3 to 0.42.1
https://github.com/prefix-dev/pixi/releases
This commit is contained in:
mosfet80
2025-03-20 15:27:43 +01:00
committed by Chris Hennes
parent c8b1ea2836
commit b1395a7b04

View File

@@ -106,9 +106,9 @@ jobs:
mkdir -p ${{ env.reportdir }}
echo "reportFile=${{ env.reportfilename }}" >> $GITHUB_OUTPUT
- uses: prefix-dev/setup-pixi@v0.8.2
- uses: prefix-dev/setup-pixi@v0.8.3
with:
pixi-version: v0.41.3
pixi-version: v0.42.1
cache: false
- name: Restore Compiler Cache