Skip to content

Commit 63c6097

Browse files
authored
Merge pull request #118 from urschrei/dependabot/github_actions/pypa/cibuildwheel-3.2.1
Bump pypa/cibuildwheel from 3.2.0 to 3.2.1
2 parents 6364ce6 + e69dbd1 commit 63c6097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
version: "latest"
104104

105105
- name: Build and Test Wheels
106-
uses: pypa/[email protected].0
106+
uses: pypa/[email protected].1
107107
env:
108108
CIBW_BUILD_FRONTEND: build[uv]
109109
CIBW_TEST_REQUIRES: pytest

0 commit comments

Comments
 (0)