Skip to content

Commit 448a3ab

Browse files
authored
Merge pull request #835 from bashtage/dependabot/github_actions/pypa/cibuildwheel-3.4.1
Build(deps): Bump pypa/cibuildwheel from 3.4.0 to 3.4.1
2 parents 2524b62 + a0816ba commit 448a3ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)