Skip to content

Commit

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

0 comments on commit 3d8d524

Please sign in to comment.