Skip to content

Commit e91c55f

Browse files
authored
Revert to upload-artifact v3 in python-package.yml
1 parent 1f1f759 commit e91c55f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
fetch-depth: 0
102102
- name: Build wheels
103103
uses: pypa/[email protected]
104-
- uses: actions/upload-artifact@v4
104+
- uses: actions/upload-artifact@v3
105105
with:
106106
path: ./wheelhouse/*.whl
107107
build_sdist:

0 commit comments

Comments
 (0)