Skip to content

Commit 56cde51

Browse files
ci(dependabot): bump pypa/cibuildwheel from 2.8.0 to 2.8.1 (#81)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.8.0 to 2.8.1. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.8.0...v2.8.1) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f6d7fca commit 56cde51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
python scripts/download_samples.py
4444
4545
- name: Build wheels
46-
uses: pypa/[email protected].0
46+
uses: pypa/[email protected].1
4747

4848
- uses: actions/upload-artifact@v3
4949
with:

0 commit comments

Comments
 (0)