Skip to content

Commit fff70e9

Browse files
authored
Merge pull request #195 from TEOS-10/dependabot/github_actions/github-actions-d86b61c7bf
Bump pypa/cibuildwheel from 2.23.3 to 3.0.0 in the github-actions group
2 parents 5e9c5a4 + ac0a973 commit fff70e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cibuildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
if: runner.os == 'Linux' && matrix.arch == 'aarch64'
4141

4242
- name: "Building ${{ matrix.os }} (${{ matrix.arch }}) wheels"
43-
uses: pypa/cibuildwheel@v2.23.3
43+
uses: pypa/cibuildwheel@v3.0.0
4444
env:
4545
# Skips pypy and musllinux for now.
4646
CIBW_SKIP: "pp* cp36-* cp37-* cp38-* *-musllinux*"

0 commit comments

Comments
 (0)