Skip to content

Commit 4979af6

Browse files
Bump actions/download-artifact from 7 to 8
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v7...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 cc19964 commit 4979af6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
needs: [cibuildwheel, build_sdist]
5858
runs-on: ubuntu-latest
5959
steps:
60-
- uses: actions/download-artifact@v7
60+
- uses: actions/download-artifact@v8
6161
with:
6262
pattern: artifact*
6363
path: dist

0 commit comments

Comments
 (0)