Skip to content

Commit b5dd985

Browse files
authored
Merge pull request #237 from libprima/dependabot/github_actions/pypa/cibuildwheel-3.1.3
2 parents 382a2d4 + 92ccb92 commit b5dd985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
fi
8383
8484
- name: Build wheels
85-
uses: pypa/cibuildwheel@v2.23.3
85+
uses: pypa/cibuildwheel@v3.1.3
8686

8787
- uses: actions/upload-artifact@v4
8888
with:

0 commit comments

Comments
 (0)