Skip to content

Commit f549944

Browse files
authored
Merge pull request #82 from Vizonex/dependabot/github_actions/pypa/cibuildwheel-3.2.1
Bump pypa/cibuildwheel from 3.2.0 to 3.2.1
2 parents 68667a5 + fb302d2 commit f549944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-cibuildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
if: ${{ inputs.prerelease-pythons }}
4040
run: echo "CIBW_ENABLE=cpython-prerelease" >> $GITHUB_ENV
4141
- name: Build wheels
42-
uses: pypa/[email protected].0
42+
uses: pypa/[email protected].1
4343
with:
4444
output-dir: dist
4545

0 commit comments

Comments
 (0)