Skip to content

Commit 2524b62

Browse files
authored
Merge pull request #832 from bashtage/dependabot/github_actions/pypa/cibuildwheel-3.4.0
Build(deps): Bump pypa/cibuildwheel from 3.3.1 to 3.4.0
2 parents c7a2eb7 + 140cc6e commit 2524b62

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.3.1
39+
- uses: pypa/cibuildwheel@v3.4.0
4040
env:
4141
CIBW_BUILD: ${{ matrix.python }}-*
4242
CIBW_BEFORE_BUILD: python -m pip install pip --upgrade

0 commit comments

Comments
 (0)