Skip to content

Commit

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

Bump pypa/cibuildwheel from 2.21.2 to 2.21.3 in the github-actions group
  • Loading branch information
jswhit authored Oct 19, 2024
2 parents ae7c1b8 + 1888dcc commit d692256
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/[email protected].2
uses: pypa/[email protected].3
env:
# Skips pypy py36,37
CIBW_SKIP: ${{ env.CIBW_SKIP }}
Expand Down

0 comments on commit d692256

Please sign in to comment.