Skip to content

Commit 9426a68

Browse files
author
Jeff Whitaker
authored
Merge pull request #1391 from Unidata/dependabot/github_actions/github-actions-98419dc9fc
Bump pypa/cibuildwheel from 2.21.3 to 2.22.0 in the github-actions group
2 parents 6bef30b + e41b871 commit 9426a68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)