We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 835f6a7 commit 016d349Copy full SHA for 016d349
.github/workflows/python-build-test.yaml
@@ -122,7 +122,7 @@ jobs:
122
run: pytest pylace/tests
123
124
- name: Upload wheels
125
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
126
with:
127
name: wheels
128
path: dist
@@ -166,7 +166,7 @@ jobs:
166
167
168
169
170
171
172
@@ -211,7 +211,7 @@ jobs:
211
212
213
214
215
216
217
0 commit comments