Skip to content

Commit d429353

Browse files
authored
Merge pull request #390 from Unidata/dependabot/github_actions/github-actions-c39ac40c9c
Bump pypa/cibuildwheel from 3.3.0 to 3.3.1 in the github-actions group
2 parents 4b42d98 + 1f4a272 commit d429353

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
@@ -61,7 +61,7 @@ jobs:
6161
echo "Setting CIBW_SKIP=$CIBW_SKIP"
6262
6363
- name: "Building ${{ matrix.os }} (${{ matrix.arch }}) wheels"
64-
uses: pypa/cibuildwheel@v3.3.0
64+
uses: pypa/cibuildwheel@v3.3.1
6565
env:
6666
CIBW_SKIP: ${{ env.CIBW_SKIP }}
6767
CIBW_ARCHS: ${{ matrix.arch }}

0 commit comments

Comments
 (0)