Skip to content

Commit 080881c

Browse files
authored
Merge pull request #79 from lithammer/dependabot/github_actions/pypa/cibuildwheel-2.23.2
2 parents 5cfc9fc + d38aa02 commit 080881c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
platforms: all
3232

3333
- name: Build wheels
34-
uses: pypa/cibuildwheel@v2.22.0
34+
uses: pypa/cibuildwheel@v2.23.2
3535

3636
- uses: actions/upload-artifact@v4
3737
with:

0 commit comments

Comments
 (0)