Skip to content

Commit 97c0a15

Browse files
committed
merge main
2 parents cd95ea8 + 5214ae4 commit 97c0a15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing-and-deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
- uses: actions/checkout@v4
133133

134134
- name: Build wheels
135-
uses: pypa/cibuildwheel@v2.20.0
135+
uses: pypa/cibuildwheel@v2.19.2
136136

137137
- name: List generated wheels
138138
run: |

0 commit comments

Comments
 (0)