Skip to content

Commit 5eb1ae8

Browse files
Bump actions/download-artifact from 3 to 4
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5101678 commit 5eb1ae8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ jobs:
238238
- musllinux
239239
- musllinux-cross
240240
steps:
241-
- uses: actions/download-artifact@v3
241+
- uses: actions/download-artifact@v7
242242
with:
243243
name: wheels
244244
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)