Skip to content

Commit 3d3a2a2

Browse files
dependabot[bot]YannickJadoul
authored andcommitted
Bump actions/download-artifact from 6 to 7
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v6...v7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 967aac6 commit 3d3a2a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ jobs:
182182

183183
steps:
184184
- name: Collect sdist and wheels
185-
uses: actions/download-artifact@v6
185+
uses: actions/download-artifact@v7
186186
with:
187187
path: wheelhouse
188188
merge-multiple: true

0 commit comments

Comments
 (0)