Skip to content

Commit 83eeb38

Browse files
chore(deps): update actions/download-artifact action to v5
1 parent c9369d2 commit 83eeb38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
id-token: write # IMPORTANT: mandatory for trusted publishing
7272
steps:
7373
- name: Download all the dists
74-
uses: actions/download-artifact@v4
74+
uses: actions/download-artifact@v5
7575
with:
7676
name: python-package-distributions
7777
path: dist/

0 commit comments

Comments
 (0)