Skip to content

Commit 84a731e

Browse files
authored
Merge pull request #822 from bashtage/dependabot/github_actions/pypa/cibuildwheel-3.3.0
Build(deps): Bump pypa/cibuildwheel from 3.2.1 to 3.3.0
2 parents 038d78b + 7dd90f9 commit 84a731e

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
@@ -36,7 +36,7 @@ jobs:
3636
with:
3737
python-version: '3.x'
3838

39-
- uses: pypa/cibuildwheel@v3.2.1
39+
- uses: pypa/cibuildwheel@v3.3.0
4040
env:
4141
CIBW_BUILD: ${{ matrix.python }}-*
4242
CIBW_BEFORE_BUILD: python -m pip install pip --upgrade

0 commit comments

Comments
 (0)