Skip to content

Commit

Permalink
Merge pull request #114 from ymyzk/dependabot/github_actions/pypa/cib…
Browse files Browse the repository at this point in the history
…uildwheel-2.16.1

Bump pypa/cibuildwheel from 2.16.0 to 2.16.1
  • Loading branch information
ymyzk committed Oct 9, 2023
2 parents ff649f7 + a2468a8 commit 8aae256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/packaging.yml
Expand Up @@ -47,7 +47,7 @@ jobs:
with:
platforms: arm64
- name: Build wheels
uses: pypa/cibuildwheel@v2.16.0
uses: pypa/cibuildwheel@v2.16.1
env:
CIBW_ARCHS: ${{ matrix.arch }}
- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 8aae256

Please sign in to comment.