Skip to content

Commit 7623bad

Browse files
authored
Merge pull request #263 from libprima/dependabot/github_actions/pypa/cibuildwheel-3.3.1
2 parents c894655 + a54bf01 commit 7623bad

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
@@ -81,7 +81,7 @@ jobs:
8181
fi
8282
8383
- name: Build wheels
84-
uses: pypa/cibuildwheel@v3.3.0
84+
uses: pypa/cibuildwheel@v3.3.1
8585

8686
- uses: actions/upload-artifact@v5
8787
with:

0 commit comments

Comments
 (0)