Skip to content

Commit

Permalink
chore(deps): update pypa/cibuildwheel action to v2.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 17, 2024
1 parent 4325d42 commit 0c1dc92
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 0c1dc92

Please sign in to comment.