Skip to content

Commit 1bc7d4c

Browse files
Merge pull request #144 from alliander-opensource/dependabot/github_actions/pypa/cibuildwheel-2.11.1
Bump pypa/cibuildwheel from 2.10.2 to 2.11.1
2 parents cf6333a + 200dea7 commit 1bc7d4c

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
@@ -128,7 +128,7 @@ jobs:
128128
uses: docker/setup-qemu-action@v2
129129

130130
- name: Build wheels
131-
uses: pypa/cibuildwheel@v2.10.2
131+
uses: pypa/cibuildwheel@v2.11.1
132132
# GitHub Actions specific build parameters
133133
env:
134134
# pass GitHub runner info into Linux container

0 commit comments

Comments
 (0)