Skip to content

Commit 4a5dd7b

Browse files
authored
Merge pull request #88 from urschrei/dependabot/github_actions/pypa/cibuildwheel-2.23.3
2 parents ade28dc + 83db1f2 commit 4a5dd7b

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
@@ -108,7 +108,7 @@ jobs:
108108
version: "latest"
109109

110110
- name: Build and Test Wheels
111-
uses: pypa/[email protected].2
111+
uses: pypa/[email protected].3
112112
env:
113113
CIBW_BUILD_FRONTEND: build[uv]
114114
CIBW_TEST_REQUIRES: pytest

0 commit comments

Comments
 (0)