Skip to content

Commit

Permalink
chore(deps): update pypa/cibuildwheel action to v2.16.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JP-Ellis committed Jan 31, 2024
1 parent e50c59a commit 7d112f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
fetch-depth: 0

- name: Create wheels
uses: pypa/cibuildwheel@0b04ab1040366101259658b355777e4ff2d16f83 # v2.16.4
uses: pypa/cibuildwheel@ce3fb7832089eb3e723a0a99cab7f3eaccf074fd # v2.16.5
env:
CIBW_ARCHS: ${{ matrix.archs }}

Expand Down Expand Up @@ -117,7 +117,7 @@ jobs:
platforms: arm64

- name: Create wheels
uses: pypa/cibuildwheel@0b04ab1040366101259658b355777e4ff2d16f83 # v2.16.4
uses: pypa/cibuildwheel@ce3fb7832089eb3e723a0a99cab7f3eaccf074fd # v2.16.5
env:
CIBW_ARCHS: ${{ matrix.archs }}

Expand Down

0 comments on commit 7d112f3

Please sign in to comment.