Skip to content

Commit

Permalink
Bump pypa/cibuildwheel from 2.12.1 to 2.12.3 (#245)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 25, 2023
1 parent ef47f0d commit 1e9a0ca
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 @@ -110,7 +110,7 @@ jobs:
BUILDKIT_PROGRESS: plain

- name: Build wheels
uses: pypa/[email protected].1
uses: pypa/[email protected].3

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

- name: Build wheels
uses: pypa/[email protected].1
uses: pypa/[email protected].3
env:
# CIBW needs to know triplet for the correct install path
VCPKG_DEFAULT_TRIPLET: ${{ matrix.triplet }}
Expand Down

0 comments on commit 1e9a0ca

Please sign in to comment.