Skip to content

Commit

Permalink
Merge pull request #253 from tschoonj/dependabot/github_actions/pypa/…
Browse files Browse the repository at this point in the history
…cibuildwheel-2.21.3

Bump pypa/cibuildwheel from 2.21.1 to 2.21.3
  • Loading branch information
tschoonj authored Oct 17, 2024
2 parents dcf166f + 043b0ed commit 7c97b39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-publish-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
if: startsWith(matrix.os, 'macos')
run: brew install swig
- name: Build wheels
uses: pypa/cibuildwheel@v2.21.1
uses: pypa/cibuildwheel@v2.21.3

- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 7c97b39

Please sign in to comment.