Skip to content

Commit

Permalink
chore(dependencies): update pypa/cibuildwheel action to v2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 17, 2023
1 parent eda6c22 commit f8439ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
platforms: all

- name: Build wheels
uses: pypa/cibuildwheel@v2.11.4
uses: pypa/cibuildwheel@v2.12.0
env:
CIBW_ARCHS: all
- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit f8439ae

Please sign in to comment.