Skip to content

Commit a6fdda7

Browse files
chore(deps): update actions/download-artifact action to v7 (#430)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 08c0799 commit a6fdda7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
id-token: write # IMPORTANT: mandatory for trusted publishing
5252
steps:
5353
- name: Download all the dists
54-
uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
54+
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
5555
with:
5656
name: python-package-distributions
5757
path: dist/

0 commit comments

Comments
 (0)