Skip to content

Commit 7d112f3

Browse files
renovate[bot]JP-Ellis
authored andcommitted
chore(deps): update pypa/cibuildwheel action to v2.16.5
1 parent e50c59a commit 7d112f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
fetch-depth: 0
7676

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

@@ -117,7 +117,7 @@ jobs:
117117
platforms: arm64
118118

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

0 commit comments

Comments
 (0)