File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 - uses : actions/checkout@v4
1717 with :
1818 fetch-depth : 0
19- - uses : prefix-dev/setup-pixi@v0.8.1
19+ - uses : prefix-dev/setup-pixi@v0.8.3
2020 with :
21- pixi-version : v0.23.0
21+ pixi-version : v0.41.4
2222 environments : doc
2323 frozen : true
2424
Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-latest
1414 steps :
1515 - uses : actions/checkout@v4
16- - uses : prefix-dev/setup-pixi@v0.8.1
16+ - uses : prefix-dev/setup-pixi@v0.8.3
1717 with :
18- pixi-version : v0.23.0
18+ pixi-version : v0.41.4
1919 environments : lint
2020 frozen : true
2121
Original file line number Diff line number Diff line change 1717 runs-on : ${{ matrix.os }}
1818 steps :
1919 - uses : actions/checkout@v4
20- - uses : prefix-dev/setup-pixi@v0.8.1
20+ - uses : prefix-dev/setup-pixi@v0.8.3
2121 with :
22- pixi-version : v0.23.0
22+ pixi-version : v0.41.4
2323 environments : ${{ matrix.environment }}
2424 frozen : true
2525
You can’t perform that action at this time.
0 commit comments