Skip to content

Commit 4db056d

Browse files
committed
Upload artifact to v4
1 parent 82e38b6 commit 4db056d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python_packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Build sdist
2222
run: python setup.py sdist
2323

24-
- uses: actions/upload-artifact@v3
24+
- uses: actions/upload-artifact@v4
2525
with:
2626
path: dist/*.tar.gz
2727

0 commit comments

Comments
 (0)