Skip to content

Commit dbbcdcc

Browse files
authored
Merge pull request #107 from PalamaraLab/dependabot/github_actions/pypa/cibuildwheel-3.2.1
build(deps): bump pypa/cibuildwheel from 3.2.0 to 3.2.1
2 parents b9e92f3 + 9f48b8b commit dbbcdcc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
fetch-depth: 0
6060

6161
- name: Build wheels
62-
uses: pypa/cibuildwheel@v3.2.0
62+
uses: pypa/cibuildwheel@v3.2.1
6363

6464
- uses: actions/upload-artifact@v5
6565
with:

0 commit comments

Comments
 (0)