Skip to content

Commit 6f523e7

Browse files
authored
Merge pull request #126 from DynamicTimeWarping/dependabot/github_actions/pypa/cibuildwheel-3.1.4
Bump pypa/cibuildwheel from 3.0.1 to 3.1.4
2 parents 664032d + d97bf8a commit 6f523e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v5
1515

1616
- name: Build wheels
17-
uses: pypa/cibuildwheel@v3.0.1
17+
uses: pypa/cibuildwheel@v3.1.4
1818
env:
1919
CIBW_SKIP: "*musllinux*"
2020
CIBW_TEST_REQUIRES: pytest

0 commit comments

Comments
 (0)