Skip to content

Commit d7bb04c

Browse files
committed
update workflow
1 parent a59d47a commit d7bb04c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: python -m pip install twine
2828

2929
- name: Download distribution files
30-
uses: actions/download-artifact@v2
30+
uses: actions/download-artifact@v4
3131
with:
3232
name: dist
3333
path: dist

0 commit comments

Comments
 (0)