Skip to content

Commit aed57e2

Browse files
authored
Merge pull request #114 from urschrei/dependabot/github_actions/pypa/cibuildwheel-3.1.3
2 parents e74b8f2 + fc471cc commit aed57e2

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].1
106+
uses: pypa/[email protected].3
107107
env:
108108
CIBW_BUILD_FRONTEND: build[uv]
109109
CIBW_TEST_REQUIRES: pytest

0 commit comments

Comments
 (0)