Skip to content

Commit

Permalink
Backport PR pandas-dev#60035: Bump pypa/cibuildwheel from 2.21.0 to 2…
Browse files Browse the repository at this point in the history
….21.3
  • Loading branch information
dependabot[bot] authored and meeseeksmachine committed Oct 30, 2024
1 parent ba3e933 commit ba306db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ jobs:
run: echo "sdist_name=$(cd ./dist && ls -d */)" >> "$GITHUB_ENV"

- name: Build wheels
uses: pypa/[email protected].0
uses: pypa/[email protected].3
with:
package-dir: ./dist/${{ startsWith(matrix.buildplat[1], 'macosx') && env.sdist_name || needs.build_sdist.outputs.sdist_file }}
env:
Expand Down

0 comments on commit ba306db

Please sign in to comment.