File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 16
16
- uses : actions/checkout@v4
17
17
with :
18
18
fetch-depth : 0
19
- - uses : prefix-dev/setup-pixi@v0.8.1
19
+ - uses : prefix-dev/setup-pixi@v0.8.3
20
20
with :
21
- pixi-version : v0.23.0
21
+ pixi-version : v0.41.4
22
22
environments : doc
23
23
frozen : true
24
24
Original file line number Diff line number Diff line change 13
13
runs-on : ubuntu-latest
14
14
steps :
15
15
- uses : actions/checkout@v4
16
- - uses : prefix-dev/setup-pixi@v0.8.1
16
+ - uses : prefix-dev/setup-pixi@v0.8.3
17
17
with :
18
- pixi-version : v0.23.0
18
+ pixi-version : v0.41.4
19
19
environments : lint
20
20
frozen : true
21
21
Original file line number Diff line number Diff line change 17
17
runs-on : ${{ matrix.os }}
18
18
steps :
19
19
- uses : actions/checkout@v4
20
- - uses : prefix-dev/setup-pixi@v0.8.1
20
+ - uses : prefix-dev/setup-pixi@v0.8.3
21
21
with :
22
- pixi-version : v0.23.0
22
+ pixi-version : v0.41.4
23
23
environments : ${{ matrix.environment }}
24
24
frozen : true
25
25
You can’t perform that action at this time.
0 commit comments