Skip to content

Commit f166c89

Browse files
committed
missed one
1 parent df4da3b commit f166c89

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
@@ -40,7 +40,7 @@ jobs:
4040
run: python -m twine check dist/*
4141

4242
- name: Upload SDist
43-
uses: actions/upload-artifact@v3
43+
uses: actions/upload-artifact@v4
4444
with:
4545
path: dist/*.tar.gz
4646

0 commit comments

Comments
 (0)