Skip to content

Commit

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

Bump pypa/cibuildwheel from 2.17.0 to 2.18.0
  • Loading branch information
ymyzk committed May 13, 2024
2 parents 3642673 + 96dc363 commit 654442d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/packaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
with:
platforms: arm64
- name: Build wheels
uses: pypa/cibuildwheel@v2.17.0
uses: pypa/cibuildwheel@v2.18.0
env:
CIBW_ARCHS: ${{ matrix.arch }}
- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 654442d

Please sign in to comment.