Skip to content

Commit 54f9013

Browse files
authored
Update version of setup-pixi gh action (#9992)
1 parent 7348f3e commit 54f9013

27 files changed

+48
-48
lines changed

.github/workflows/auto_approve.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Checkout
2525
uses: actions/checkout@v4
2626

27-
- uses: prefix-dev/[email protected].1
27+
- uses: prefix-dev/[email protected].8
2828
with:
2929
pixi-version: v0.41.4
3030

.github/workflows/checkboxes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Checkout repository
3131
uses: actions/checkout@v4
3232

33-
- uses: prefix-dev/[email protected].1
33+
- uses: prefix-dev/[email protected].8
3434
with:
3535
pixi-version: v0.41.4
3636

.github/workflows/contrib_checks.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
steps:
5252
- uses: actions/checkout@v4
5353

54-
- uses: prefix-dev/[email protected].1
54+
- uses: prefix-dev/[email protected].8
5555
with:
5656
pixi-version: v0.41.4
5757

@@ -67,7 +67,7 @@ jobs:
6767
steps:
6868
- uses: actions/checkout@v4
6969

70-
- uses: prefix-dev/[email protected].1
70+
- uses: prefix-dev/[email protected].8
7171
with:
7272
pixi-version: v0.41.4
7373
environments: py-docs
@@ -87,7 +87,7 @@ jobs:
8787
# PR introduces a new type and another PR changes the codegen.
8888
- uses: actions/checkout@v4
8989

90-
- uses: prefix-dev/[email protected].1
90+
- uses: prefix-dev/[email protected].8
9191
with:
9292
pixi-version: v0.41.4
9393

@@ -106,7 +106,7 @@ jobs:
106106
with:
107107
lfs: true
108108

109-
- uses: prefix-dev/[email protected].1
109+
- uses: prefix-dev/[email protected].8
110110
with:
111111
pixi-version: v0.41.4
112112

@@ -145,7 +145,7 @@ jobs:
145145
steps:
146146
- uses: actions/checkout@v4
147147

148-
- uses: prefix-dev/[email protected].1
148+
- uses: prefix-dev/[email protected].8
149149
with:
150150
pixi-version: v0.41.4
151151

@@ -163,7 +163,7 @@ jobs:
163163
steps:
164164
- uses: actions/checkout@v4
165165

166-
- uses: prefix-dev/[email protected].1
166+
- uses: prefix-dev/[email protected].8
167167
with:
168168
pixi-version: v0.41.4
169169

@@ -176,7 +176,7 @@ jobs:
176176
steps:
177177
- uses: actions/checkout@v4
178178

179-
- uses: prefix-dev/[email protected].1
179+
- uses: prefix-dev/[email protected].8
180180
with:
181181
pixi-version: v0.41.4
182182

@@ -189,7 +189,7 @@ jobs:
189189
steps:
190190
- uses: actions/checkout@v4
191191

192-
- uses: prefix-dev/[email protected].1
192+
- uses: prefix-dev/[email protected].8
193193
with:
194194
pixi-version: v0.41.4
195195

@@ -225,7 +225,7 @@ jobs:
225225
steps:
226226
- uses: actions/checkout@v4
227227

228-
- uses: prefix-dev/[email protected].1
228+
- uses: prefix-dev/[email protected].8
229229
with:
230230
pixi-version: v0.41.4
231231
environments: cpp

.github/workflows/contrib_rerun_py.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
with:
5454
lfs: true
5555

56-
- uses: prefix-dev/[email protected].1
56+
- uses: prefix-dev/[email protected].8
5757
with:
5858
pixi-version: v0.41.4
5959
environments: wheel-test-min

.github/workflows/labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
with:
5252
fetch-depth: 0
5353

54-
- uses: prefix-dev/[email protected].1
54+
- uses: prefix-dev/[email protected].8
5555
with:
5656
pixi-version: v0.41.4
5757

.github/workflows/on_push_docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
steps:
3131
- uses: actions/checkout@v4
3232

33-
- uses: prefix-dev/[email protected].1
33+
- uses: prefix-dev/[email protected].8
3434
with:
3535
pixi-version: v0.41.4
3636

@@ -59,7 +59,7 @@ jobs:
5959
# pinned to a specific version that happens to work with current `rustdoc-types`
6060
toolchains: ${{ matrix.toolchain }}
6161

62-
- uses: prefix-dev/[email protected].1
62+
- uses: prefix-dev/[email protected].8
6363
with:
6464
pixi-version: v0.41.4
6565
environments: py-docs

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
with:
8787
node-version: 18
8888

89-
- uses: prefix-dev/[email protected].1
89+
- uses: prefix-dev/[email protected].8
9090
with:
9191
pixi-version: v0.41.4
9292

@@ -423,7 +423,7 @@ jobs:
423423
with:
424424
node-version: 18
425425

426-
- uses: prefix-dev/[email protected].1
426+
- uses: prefix-dev/[email protected].8
427427
with:
428428
pixi-version: v0.41.4
429429

.github/workflows/reusable_bench.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
workload_identity_provider: ${{ secrets.GOOGLE_WORKLOAD_IDENTITY_PROVIDER }}
7676
service_account: ${{ secrets.GOOGLE_SERVICE_ACCOUNT }}
7777

78-
- uses: prefix-dev/[email protected].1
78+
- uses: prefix-dev/[email protected].8
7979
with:
8080
pixi-version: v0.41.4
8181
# default: for the rendering step

.github/workflows/reusable_build_and_upload_rerun_cli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
service_account: ${{ secrets.GOOGLE_SERVICE_ACCOUNT }}
163163
targets: ${{ needs.set-config.outputs.TARGET }}
164164

165-
- uses: prefix-dev/[email protected].1
165+
- uses: prefix-dev/[email protected].8
166166
with:
167167
pixi-version: v0.41.4
168168

.github/workflows/reusable_build_and_upload_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ jobs:
188188
service_account: ${{ secrets.GOOGLE_SERVICE_ACCOUNT }}
189189
targets: ${{ needs.set-config.outputs.TARGET }}
190190

191-
- uses: prefix-dev/[email protected].1
191+
- uses: prefix-dev/[email protected].8
192192
with:
193193
pixi-version: v0.41.4
194194

.github/workflows/reusable_build_examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
workload_identity_provider: ${{ secrets.GOOGLE_WORKLOAD_IDENTITY_PROVIDER }}
6363
service_account: ${{ secrets.GOOGLE_SERVICE_ACCOUNT }}
6464

65-
- uses: prefix-dev/[email protected].1
65+
- uses: prefix-dev/[email protected].8
6666
with:
6767
pixi-version: v0.41.4
6868
environments: wheel-test

.github/workflows/reusable_build_js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
workload_identity_provider: ${{ secrets.GOOGLE_WORKLOAD_IDENTITY_PROVIDER }}
6464
service_account: ${{ secrets.GOOGLE_SERVICE_ACCOUNT }}
6565

66-
- uses: prefix-dev/[email protected].1
66+
- uses: prefix-dev/[email protected].8
6767
with:
6868
pixi-version: v0.41.4
6969

.github/workflows/reusable_build_web.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
workload_identity_provider: ${{ secrets.GOOGLE_WORKLOAD_IDENTITY_PROVIDER }}
8787
service_account: ${{ secrets.GOOGLE_SERVICE_ACCOUNT }}
8888

89-
- uses: prefix-dev/[email protected].1
89+
- uses: prefix-dev/[email protected].8
9090
with:
9191
pixi-version: v0.41.4
9292

.github/workflows/reusable_checks.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
workload_identity_provider: ${{ secrets.GOOGLE_WORKLOAD_IDENTITY_PROVIDER }}
6161
service_account: ${{ secrets.GOOGLE_SERVICE_ACCOUNT }}
6262

63-
- uses: prefix-dev/[email protected].1
63+
- uses: prefix-dev/[email protected].8
6464
with:
6565
pixi-version: v0.41.4
6666

@@ -87,7 +87,7 @@ jobs:
8787
with:
8888
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.ref || '' }}
8989

90-
- uses: prefix-dev/[email protected].1
90+
- uses: prefix-dev/[email protected].8
9191
with:
9292
pixi-version: v0.41.4
9393

@@ -107,7 +107,7 @@ jobs:
107107
with:
108108
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.ref || '' }}
109109

110-
- uses: prefix-dev/[email protected].1
110+
- uses: prefix-dev/[email protected].8
111111
with:
112112
pixi-version: v0.41.4
113113

@@ -122,7 +122,7 @@ jobs:
122122
with:
123123
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.ref || '' }}
124124

125-
- uses: prefix-dev/[email protected].1
125+
- uses: prefix-dev/[email protected].8
126126
with:
127127
pixi-version: v0.41.4
128128

@@ -137,7 +137,7 @@ jobs:
137137
with:
138138
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.ref || '' }}
139139

140-
- uses: prefix-dev/[email protected].1
140+
- uses: prefix-dev/[email protected].8
141141
with:
142142
pixi-version: v0.41.4
143143

@@ -152,7 +152,7 @@ jobs:
152152
with:
153153
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.ref || '' }}
154154

155-
- uses: prefix-dev/[email protected].1
155+
- uses: prefix-dev/[email protected].8
156156
with:
157157
pixi-version: v0.41.4
158158

@@ -175,7 +175,7 @@ jobs:
175175
with:
176176
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.ref || '' }}
177177

178-
- uses: prefix-dev/[email protected].1
178+
- uses: prefix-dev/[email protected].8
179179
with:
180180
pixi-version: v0.41.4
181181

@@ -216,7 +216,7 @@ jobs:
216216
with:
217217
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.ref || '' }}
218218

219-
- uses: prefix-dev/[email protected].1
219+
- uses: prefix-dev/[email protected].8
220220
with:
221221
pixi-version: v0.41.4
222222

.github/workflows/reusable_checks_cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
with:
6767
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.ref || '' }}
6868

69-
- uses: prefix-dev/[email protected].1
69+
- uses: prefix-dev/[email protected].8
7070
with:
7171
pixi-version: v0.41.4
7272
environments: cpp

.github/workflows/reusable_checks_protobuf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
with:
3434
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.ref || '' }}
3535

36-
- uses: prefix-dev/[email protected].1
36+
- uses: prefix-dev/[email protected].8
3737
with:
3838
pixi-version: v0.41.4
3939

.github/workflows/reusable_checks_python.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
with:
3434
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.ref || '' }}
3535

36-
- uses: prefix-dev/[email protected].1
36+
- uses: prefix-dev/[email protected].8
3737
with:
3838
pixi-version: v0.41.4
3939

@@ -53,7 +53,7 @@ jobs:
5353
with:
5454
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.ref || '' }}
5555

56-
- uses: prefix-dev/[email protected].1
56+
- uses: prefix-dev/[email protected].8
5757
with:
5858
pixi-version: v0.41.4
5959
environments: py-docs

.github/workflows/reusable_checks_rust.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
workload_identity_provider: ${{ secrets.GOOGLE_WORKLOAD_IDENTITY_PROVIDER }}
7373
service_account: ${{ secrets.GOOGLE_SERVICE_ACCOUNT }}
7474

75-
- uses: prefix-dev/[email protected].1
75+
- uses: prefix-dev/[email protected].8
7676
with:
7777
pixi-version: v0.41.4
7878

@@ -142,7 +142,7 @@ jobs:
142142
service_account: ${{ secrets.GOOGLE_SERVICE_ACCOUNT }}
143143

144144
# Building with `--all-features` requires extra build tools like `nasm`.
145-
- uses: prefix-dev/[email protected].1
145+
- uses: prefix-dev/[email protected].8
146146
with:
147147
pixi-version: v0.41.4
148148

.github/workflows/reusable_deploy_docs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
fetch-depth: 0 # Don't do a shallow clone
7272
ref: ${{ inputs.RELEASE_COMMIT || (github.event_name == 'pull_request' && github.event.pull_request.head.ref || '') }}
7373

74-
- uses: prefix-dev/[email protected].1
74+
- uses: prefix-dev/[email protected].8
7575
with:
7676
pixi-version: v0.41.4
7777
environments: py-docs
@@ -143,7 +143,7 @@ jobs:
143143
workload_identity_provider: ${{ secrets.GOOGLE_WORKLOAD_IDENTITY_PROVIDER }}
144144
service_account: ${{ secrets.GOOGLE_SERVICE_ACCOUNT }}
145145

146-
- uses: prefix-dev/[email protected].1
146+
- uses: prefix-dev/[email protected].8
147147
with:
148148
pixi-version: v0.41.4
149149

@@ -197,7 +197,7 @@ jobs:
197197
fetch-depth: 0 # Don't do a shallow clone since we need to push gh-pages
198198
ref: ${{ inputs.RELEASE_COMMIT || (github.event_name == 'pull_request' && github.event.pull_request.head.ref || '') }}
199199

200-
- uses: prefix-dev/[email protected].1
200+
- uses: prefix-dev/[email protected].8
201201
with:
202202
pixi-version: v0.41.4
203203

.github/workflows/reusable_publish_js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
workload_identity_provider: ${{ secrets.GOOGLE_WORKLOAD_IDENTITY_PROVIDER }}
6464
service_account: ${{ secrets.GOOGLE_SERVICE_ACCOUNT }}
6565

66-
- uses: prefix-dev/[email protected].1
66+
- uses: prefix-dev/[email protected].8
6767
with:
6868
pixi-version: v0.41.4
6969

.github/workflows/reusable_publish_web.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
workload_identity_provider: ${{ secrets.GOOGLE_WORKLOAD_IDENTITY_PROVIDER }}
7676
service_account: ${{ secrets.GOOGLE_SERVICE_ACCOUNT }}
7777

78-
- uses: prefix-dev/[email protected].1
78+
- uses: prefix-dev/[email protected].8
7979
with:
8080
pixi-version: v0.41.4
8181
environments: wheel-test

.github/workflows/reusable_publish_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158
fetch-depth: 0 # Don't do a shallow clone since we need it for finding the full commit hash
159159
ref: ${{ inputs.release-commit }}
160160

161-
- uses: prefix-dev/[email protected].1
161+
- uses: prefix-dev/[email protected].8
162162
with:
163163
pixi-version: v0.41.4
164164

.github/workflows/reusable_release_crates.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
ref: ${{ inputs.RELEASE_COMMIT || (github.event_name == 'pull_request' && github.event.pull_request.head.ref || '') }}
3434

35-
- uses: prefix-dev/[email protected].1
35+
- uses: prefix-dev/[email protected].8
3636
with:
3737
pixi-version: v0.41.4
3838

0 commit comments

Comments
 (0)