Skip to content

Commit 6cb61c5

Browse files
authored
Merge pull request #1410 from Unidata/dependabot/github_actions/github-actions-d86b61c7bf
Bump pypa/cibuildwheel from 2.23.3 to 3.0.0 in the github-actions group
2 parents d6b815e + 337a0f8 commit 6cb61c5

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
@@ -92,7 +92,7 @@ jobs:
9292
echo "Setting CIBW_SKIP=$CIBW_SKIP"
9393
9494
- name: "Building ${{ matrix.os }} (${{ matrix.arch }}) wheels"
95-
uses: pypa/cibuildwheel@v2.23.3
95+
uses: pypa/cibuildwheel@v3.0.0
9696
env:
9797
CIBW_SKIP: ${{ env.CIBW_SKIP }}
9898
CIBW_ARCHS: ${{ matrix.arch }}

0 commit comments

Comments
 (0)