Skip to content

Commit e5da511

Browse files
Bump pypa/cibuildwheel from 2.21.0 to 2.21.1
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.21.0 to 2.21.1. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.21...v2.21.1) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6a7e0ae commit e5da511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
run: ./scripts/download_unpack_roms.sh
6969

7070
- name: Build wheels
71-
uses: pypa/[email protected].0
71+
uses: pypa/[email protected].1
7272
env:
7373
CIBW_ARCHS: "${{ matrix.arch }}"
7474

0 commit comments

Comments
 (0)