Skip to content

Commit 9cb3539

Browse files
committed
Update another gh action
1 parent 40be1c3 commit 9cb3539

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
@@ -63,7 +63,7 @@ jobs:
6363
id-token: write # IMPORTANT: mandatory for trusted publishing
6464
steps:
6565
- name: Download all the dists
66-
uses: actions/download-artifact@v3
66+
uses: actions/download-artifact@v4
6767
with:
6868
name: python-package-distributions
6969
path: dist/

0 commit comments

Comments
 (0)