Skip to content

Commit

Permalink
Merge pull request #259 from hyperspy/dependabot/github_actions/pypa/…
Browse files Browse the repository at this point in the history
…cibuildwheel-2.18.0

Bump pypa/cibuildwheel from 2.17.0 to 2.18.0
  • Loading branch information
ericpre authored May 17, 2024
2 parents 7a6bf8e + ff5c4a1 commit 9fabfd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- uses: actions/checkout@v4

- name: Build wheels for CPython
uses: pypa/cibuildwheel@v2.17.0
uses: pypa/cibuildwheel@v2.18.0
env:
CIBW_ARCHS: ${{ matrix.CIBW_ARCHS }}

Expand Down

0 comments on commit 9fabfd1

Please sign in to comment.