Skip to content

Commit e43933f

Browse files
author
Jeff Whitaker
authored
Merge pull request Unidata#1406 from Unidata/dependabot/github_actions/github-actions-0ae16f9474
Bump pypa/cibuildwheel from 2.23.2 to 2.23.3 in the github-actions group
2 parents 29eb0c6 + a9e9b04 commit e43933f

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

0 commit comments

Comments
 (0)