Skip to content

Commit da5a3be

Browse files
committed
New version
1 parent ede86fc commit da5a3be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
id-token: write # required for trusted publishing
9292
steps:
9393
- name: Download built dist
94-
uses: actions/download-artifact@v3
94+
uses: actions/download-artifact@v4
9595
with:
9696
name: built-dist
9797
path: dist/

0 commit comments

Comments
 (0)