Skip to content

Commit 39deabd

Browse files
Bump actions/download-artifact from 4 to 5 (#824)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4...v5) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8ec518 commit 39deabd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ jobs:
341341
]
342342
runs-on: ubuntu-latest
343343
steps:
344-
- uses: actions/download-artifact@v4
344+
- uses: actions/download-artifact@v5
345345
with:
346346
pattern: "*wheels*"
347347
path: dist

0 commit comments

Comments
 (0)