Skip to content

Commit 25b5dba

Browse files
authored
Merge pull request #1412 from Unidata/dependabot/github_actions/github-actions-ba9b347b0f
Bump pypa/cibuildwheel from 3.0.0 to 3.0.1 in the github-actions group
2 parents 6cb61c5 + ea0bac6 commit 25b5dba

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@v3.0.0
95+
uses: pypa/cibuildwheel@v3.0.1
9696
env:
9797
CIBW_SKIP: ${{ env.CIBW_SKIP }}
9898
CIBW_ARCHS: ${{ matrix.arch }}

0 commit comments

Comments
 (0)