Skip to content

Commit 29eb0c6

Browse files
author
Jeff Whitaker
authored
Merge pull request #1403 from Unidata/dependabot/github_actions/github-actions-900a578cb9
Bump pypa/cibuildwheel from 2.23.1 to 2.23.2 in the github-actions group
2 parents 846fc07 + 37431b7 commit 29eb0c6

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

0 commit comments

Comments
 (0)