Skip to content

Commit 455c5af

Browse files
dependabot[bot]leongdl
authored andcommitted
chore(github): bump actions/download-artifact from 4 to 8
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 8. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4...v8) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6e335e9 commit 455c5af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
permissions:
6161
id-token: write
6262
steps:
63-
- uses: actions/download-artifact@v4
63+
- uses: actions/download-artifact@v8
6464
with:
6565
name: build-artifact
6666
- name: Publish to PyPI

0 commit comments

Comments
 (0)