Skip to content

Commit 0a014f9

Browse files
authored
Merge pull request #214 from maxmind/dependabot/github_actions/pypa/cibuildwheel-3.0.1
Bump pypa/cibuildwheel from 3.0.0 to 3.0.1
2 parents 8990f16 + 700953b commit 0a014f9

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

0 commit comments

Comments
 (0)