Skip to content

Commit a6ab22a

Browse files
Merge pull request #122 from alliander-opensource/dependabot/github_actions/pypa/cibuildwheel-2.9.0
Bump pypa/cibuildwheel from 2.8.1 to 2.9.0
2 parents fa55ea6 + 22a70a1 commit a6ab22a

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
@@ -153,7 +153,7 @@ jobs:
153153
uses: docker/setup-qemu-action@v2
154154

155155
- name: Build wheels
156-
uses: pypa/cibuildwheel@v2.8.1
156+
uses: pypa/cibuildwheel@v2.9.0
157157

158158
- name: Keep wheel files
159159
uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)