Skip to content

Commit

Permalink
Bump pypa/cibuildwheel from 2.21.3 to 2.22.0 (#1344)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 0527741 commit de7a6f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
cache-key: ${{ matrix.os }}

- name: Build wheels
uses: pypa/cibuildwheel@v2.21.3
uses: pypa/cibuildwheel@v2.22.0

- name: Upload Wheels
uses: actions/upload-artifact@v4
Expand All @@ -93,7 +93,7 @@ jobs:
fetch-depth: 0

- name: Build wheels
uses: pypa/cibuildwheel@v2.21.3
uses: pypa/cibuildwheel@v2.22.0

- name: Upload Wheels
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit de7a6f1

Please sign in to comment.