Skip to content

Commit

Permalink
chore(deps): update pypa/cibuildwheel action to v2.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 9, 2024
1 parent 0bea7e8 commit 9a674a3
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].1
uses: pypa/[email protected].2
env:
CIBW_ARCHS: ${{ matrix.config.arch }}
CIBW_BUILD: cp*-${{ matrix.config.platform }}
Expand Down

0 comments on commit 9a674a3

Please sign in to comment.