Skip to content

Commit 7fa2203

Browse files
authored
Merge pull request #81 from lithammer/dependabot/github_actions/pypa/cibuildwheel-3.0.0
build(deps): bump pypa/cibuildwheel from 2.23.3 to 3.0.0
2 parents 8f51579 + 78d97cc commit 7fa2203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
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.23.3
34+
uses: pypa/cibuildwheel@v3.0.0
3535

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

0 commit comments

Comments
 (0)