Skip to content

Commit 35ec0de

Browse files
dependabot[bot]eigenbrot
authored andcommitted
chore: bump GitHub Actions(deps): bump actions/download-artifact
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@018cc2c...37930b1) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 383e417 commit 35ec0de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
steps:
7070
# Version 4 doesn't support GitHub enterprise yet
7171
- name: Download all the dists
72-
uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v4
72+
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v4
7373
with:
7474
name: python-package-distributions
7575
path: dist/

0 commit comments

Comments
 (0)