Skip to content

Commit dde6c74

Browse files
authored
Merge pull request #72 from lithammer/dependabot/github_actions/pypa/cibuildwheel-2.19.1
2 parents de4f2b2 + 22ca509 commit dde6c74

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.18.1
34+
uses: pypa/cibuildwheel@v2.19.1
3535

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

0 commit comments

Comments
 (0)