Skip to content

Commit

Permalink
Bump pypa/cibuildwheel from 2.21.0 to 2.21.1 (#476)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Sep 24, 2024
1 parent 0441e2c commit 4a3f4da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
BUILDKIT_PROGRESS: plain

- name: Build wheels
uses: pypa/cibuildwheel@v2.21.0
uses: pypa/cibuildwheel@v2.21.1

- uses: actions/upload-artifact@v4
with:
Expand Down Expand Up @@ -220,7 +220,7 @@ jobs:
path: ${{ matrix.vcpkg_logs }}

- name: Build wheels
uses: pypa/cibuildwheel@v2.21.0
uses: pypa/cibuildwheel@v2.21.1
env:
# CIBW needs to know triplet for the correct install path
VCPKG_DEFAULT_TRIPLET: ${{ matrix.triplet }}
Expand Down

0 comments on commit 4a3f4da

Please sign in to comment.