Skip to content

Commit 9bd8775

Browse files
authored
Merge pull request #673 from bashtage/dependabot/github_actions/pypa/cibuildwheel-3.2.1
Bump pypa/cibuildwheel from 3.2.0 to 3.2.1
2 parents dc075eb + 51526b5 commit 9bd8775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cron-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
python-version: '3.x'
3939

40-
- uses: pypa/[email protected].0
40+
- uses: pypa/[email protected].1
4141
env:
4242
CIBW_BUILD: ${{ matrix.python }}-*
4343
CIBW_BEFORE_BUILD: python -m pip install wheel>=0.41.0 pip --upgrade

0 commit comments

Comments
 (0)