Skip to content

Commit c9afa31

Browse files
committed
upgrade download-artefact version
1 parent 1c3d492 commit c9afa31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
id-token: write # IMPORTANT: mandatory for trusted publishing
6565
steps:
6666
- name: Download distributions
67-
uses: actions/download-artifact@v3
67+
uses: actions/download-artifact@v4
6868
with:
6969
name: python-package-distributions
7070
path: dist/

0 commit comments

Comments
 (0)