Skip to content

Commit 0b7b0da

Browse files
Merge pull request #138 from alliander-opensource/dependabot/github_actions/pypa/cibuildwheel-2.10.2
Bump pypa/cibuildwheel from 2.10.1 to 2.10.2
2 parents e686da5 + 1b64e6f commit 0b7b0da

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
uses: docker/setup-qemu-action@v2
126126

127127
- name: Build wheels
128-
uses: pypa/[email protected].1
128+
uses: pypa/[email protected].2
129129
# GitHub Actions specific build parameters
130130
env:
131131
# pass GitHub runner info into Linux container
@@ -188,4 +188,3 @@ jobs:
188188
prerelease: ${{ contains(steps.tag.outputs.tag, 'rc') }}
189189
generate_release_notes: true
190190
target_commitish: ${{ github.sha }}
191-

0 commit comments

Comments
 (0)