Skip to content

Commit 330910d

Browse files
committed
upload-artefact v4
1 parent dc5bfcb commit 330910d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
3838
- name: Upload wheels
3939
if: matrix.python-version == '3.10' && matrix.os == 'ubuntu'
40-
uses: actions/upload-artifact@v2
40+
uses: actions/upload-artifact@v4
4141
with:
4242
name: wheels
4343
path: dist

0 commit comments

Comments
 (0)