Skip to content

Commit b64f4ef

Browse files
authored
Merge pull request #223 from maxmind/dependabot/github_actions/pypa/cibuildwheel-3.1.1
Bump pypa/cibuildwheel from 3.1.0 to 3.1.1
2 parents 3fe87a4 + 2fa1ed2 commit b64f4ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
persist-credentials: false
6060

6161
- name: Build wheels
62-
uses: pypa/cibuildwheel@ffd835cef18fa11522f608fc0fa973b89f5ddc87 # 3.1.0
62+
uses: pypa/cibuildwheel@e6de07ed3921b51089aae6981989889cf1eddd0c # 3.1.1
6363
env:
6464
CIBW_ENABLE: pypy pypy-eol
6565
CIBW_PLATFORM: ${{ matrix.platform }}

0 commit comments

Comments
 (0)