Skip to content

Commit

Permalink
Merge pull request #130 from paulsengroup/dependabot/github_actions/p…
Browse files Browse the repository at this point in the history
…ypa/cibuildwheel-2.22

Bump pypa/cibuildwheel from 2.21 to 2.22
  • Loading branch information
robomics authored Nov 27, 2024
2 parents a7074f0 + f017459 commit 31a974d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ jobs:
fail-on-cache-miss: true

- name: Build wheels
uses: pypa/cibuildwheel@v2.21
uses: pypa/cibuildwheel@v2.22
with:
only: ${{ matrix.wheel-config }}
env:
Expand Down

0 comments on commit 31a974d

Please sign in to comment.