Skip to content

Commit

Permalink
Merge pull request #341 from Unidata/dependabot/github_actions/github…
Browse files Browse the repository at this point in the history
…-actions-b935c94ec2

Bump pypa/cibuildwheel from 2.18.1 to 2.19.1 in the github-actions group
  • Loading branch information
jswhit authored Jun 18, 2024
2 parents 8a08443 + 46d38db commit 0eeab0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cibuildwheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
echo "Setting CIBW_SKIP=$CIBW_SKIP"
- name: "Building ${{ matrix.os }} (${{ matrix.arch }}) wheels"
uses: pypa/cibuildwheel@v2.18.1
uses: pypa/cibuildwheel@v2.19.1
env:
# Skips pypy py36,37
CIBW_SKIP: ${{ env.CIBW_SKIP }}
Expand Down

0 comments on commit 0eeab0a

Please sign in to comment.