Skip to content

Commit fe1f3a0

Browse files
authored
Merge pull request #94 from urschrei/dependabot/github_actions/pypa/cibuildwheel-3.1.3
2 parents 9c69a23 + 2c9674d commit fe1f3a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
version: "latest"
102102

103103
- name: Build and Test Wheels
104-
uses: pypa/cibuildwheel@v3.1.1
104+
uses: pypa/cibuildwheel@v3.1.3
105105
env:
106106
CIBW_BUILD_FRONTEND: build[uv]
107107
CIBW_TEST_REQUIRES: pytest

0 commit comments

Comments
 (0)