Commit de7f22d 1 parent 90dec19 commit de7f22d Copy full SHA for de7f22d
File tree 6 files changed +13
-13
lines changed
6 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 49
49
uses : actions/checkout@v4
50
50
51
51
- name : Setup pixi
52
- uses : prefix-dev/setup-pixi@v0.8.2
52
+ uses : prefix-dev/setup-pixi@v0.8.3
53
53
with :
54
54
pixi-version : v0.40.1
55
55
85
85
version : ${{ env.FC_V }}
86
86
87
87
- name : Setup pixi
88
- uses : prefix-dev/setup-pixi@v0.8.2
88
+ uses : prefix-dev/setup-pixi@v0.8.3
89
89
with :
90
90
pixi-version : v0.40.1
91
91
@@ -130,7 +130,7 @@ jobs:
130
130
version : ${{ env.FC_V }}
131
131
132
132
- name : Setup pixi
133
- uses : prefix-dev/setup-pixi@v0.8.2
133
+ uses : prefix-dev/setup-pixi@v0.8.3
134
134
with :
135
135
pixi-version : v0.40.1
136
136
manifest-path : " modflow6/pixi.toml"
@@ -247,7 +247,7 @@ jobs:
247
247
version : ${{ env.FC_V }}
248
248
249
249
- name : Setup pixi
250
- uses : prefix-dev/setup-pixi@v0.8.2
250
+ uses : prefix-dev/setup-pixi@v0.8.3
251
251
with :
252
252
pixi-version : v0.40.1
253
253
manifest-path : " modflow6/pixi.toml"
@@ -407,7 +407,7 @@ jobs:
407
407
path : modflow6-examples
408
408
409
409
- name : Setup pixi
410
- uses : prefix-dev/setup-pixi@v0.8.2
410
+ uses : prefix-dev/setup-pixi@v0.8.3
411
411
with :
412
412
pixi-version : v0.40.1
413
413
manifest-path : " modflow6/pixi.toml"
@@ -510,7 +510,7 @@ jobs:
510
510
path : modflow6
511
511
512
512
- name : Setup pixi
513
- uses : prefix-dev/setup-pixi@v0.8.2
513
+ uses : prefix-dev/setup-pixi@v0.8.3
514
514
with :
515
515
pixi-version : v0.40.1
516
516
manifest-path : " modflow6/pixi.toml"
Original file line number Diff line number Diff line change 94
94
version : ${{ matrix.version }}
95
95
96
96
- name : Setup pixi
97
- uses : prefix-dev/setup-pixi@v0.8.2
97
+ uses : prefix-dev/setup-pixi@v0.8.3
98
98
with :
99
99
pixi-version : v0.40.1
100
100
manifest-path : " modflow6/pixi.toml"
Original file line number Diff line number Diff line change 26
26
- name : Checkout modflow6
27
27
uses : actions/checkout@v4
28
28
29
- - uses : prefix-dev/setup-pixi@v0.8.2
29
+ - uses : prefix-dev/setup-pixi@v0.8.3
30
30
with :
31
31
pixi-version : v0.40.1
32
32
63
63
path : usgslatex
64
64
65
65
- name : Setup pixi
66
- uses : prefix-dev/setup-pixi@v0.8.2
66
+ uses : prefix-dev/setup-pixi@v0.8.3
67
67
with :
68
68
pixi-version : v0.40.1
69
69
manifest-path : " modflow6/pixi.toml"
@@ -235,7 +235,7 @@ jobs:
235
235
sudo apt-get install doxygen graphviz
236
236
237
237
- name : Setup pixi
238
- uses : prefix-dev/setup-pixi@v0.8.2
238
+ uses : prefix-dev/setup-pixi@v0.8.3
239
239
with :
240
240
pixi-version : v0.40.1
241
241
Original file line number Diff line number Diff line change 67
67
path : modflow6-largetestmodels
68
68
69
69
- name : Setup pixi
70
- uses : prefix-dev/setup-pixi@v0.8.2
70
+ uses : prefix-dev/setup-pixi@v0.8.3
71
71
with :
72
72
pixi-version : v0.40.1
73
73
manifest-path : " modflow6/pixi.toml"
Original file line number Diff line number Diff line change 12
12
runs-on : ubuntu-latest
13
13
steps :
14
14
- uses : actions/checkout@v4
15
- - uses : prefix-dev/setup-pixi@v0.8.2
15
+ - uses : prefix-dev/setup-pixi@v0.8.3
16
16
with :
17
17
pixi-version : v0.40.1
18
18
cache : false
Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ jobs:
108
108
ref : ${{ inputs.branch }}
109
109
110
110
- name : Setup pixi
111
- uses : prefix-dev/setup-pixi@v0.8.2
111
+ uses : prefix-dev/setup-pixi@v0.8.3
112
112
with :
113
113
pixi-version : v0.40.1
114
114
manifest-path : " modflow6/pixi.toml"
You can’t perform that action at this time.
0 commit comments