Skip to content

Commit e2c24f1

Browse files
authored
Merge pull request #220 from maxmind/dependabot/github_actions/pypa/cibuildwheel-3.1.0
Bump pypa/cibuildwheel from 3.0.1 to 3.1.0
2 parents 07bf37c + 24c6666 commit e2c24f1

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@95d2f3a92fbf80abe066b09418bbf128a8923df2 # 3.0.1
62+
uses: pypa/cibuildwheel@ffd835cef18fa11522f608fc0fa973b89f5ddc87 # 3.1.0
6363
env:
6464
CIBW_ENABLE: pypy pypy-eol
6565
CIBW_PLATFORM: ${{ matrix.platform }}

0 commit comments

Comments
 (0)