Skip to content

Commit ebf15cf

Browse files
authored
Merge pull request #220 from libprima/dependabot/github_actions/pypa/cibuildwheel-2.23.2
Bump pypa/cibuildwheel from 2.20.0 to 2.23.2
2 parents d7b722f + 9e5954f commit ebf15cf

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.20.0
85+
uses: pypa/cibuildwheel@v2.23.2
8686

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

0 commit comments

Comments
 (0)