Skip to content

Commit 93a1ea5

Browse files
Merge pull request #89 from alliander-opensource/dependabot/github_actions/pypa/cibuildwheel-2.7.0
Bump pypa/cibuildwheel from 2.6.1 to 2.7.0
2 parents cf3dab8 + 1335355 commit 93a1ea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ jobs:
188188
& "$env:CONDA\condabin\conda" init
189189
190190
- name: Build wheels
191-
uses: pypa/cibuildwheel@2.6.1
191+
uses: pypa/cibuildwheel@2.7.0
192192

193193
- name: Keep wheel files
194194
uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)