Skip to content

Commit bb94cfa

Browse files
authored
Merge pull request #678 from bashtage/dependabot/github_actions/pypa/cibuildwheel-3.3.0
Bump pypa/cibuildwheel from 3.2.1 to 3.3.0
2 parents 064ec25 + 0e12e32 commit bb94cfa

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/cibuildwheel@v3.2.1
40+
- uses: pypa/cibuildwheel@v3.3.0
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)