Skip to content

Commit

Permalink
chore(deps): update pypa/cibuildwheel action to v2.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 20, 2024
1 parent db931b7 commit b2673e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
platforms: all

- name: Build wheel
uses: pypa/[email protected].0
uses: pypa/[email protected].1
env:
CIBW_ARCHS: ${{ matrix.config.arch }}
CIBW_BUILD: cp*-${{ matrix.config.platform }}
Expand Down

0 comments on commit b2673e0

Please sign in to comment.