1
0
Fork 0
mirror of https://github.com/ultrajson/ultrajson.git synced 2024-05-07 18:06:14 +02:00

Update pypa/cibuildwheel action to v2.16.5

This commit is contained in:
renovate[bot] 2024-02-01 00:16:47 +00:00 committed by Brénainn Woodsend
parent 0d2d8c5450
commit 45e00b34c4

View File

@ -37,7 +37,7 @@ jobs:
# https://github.com/pypa/cibuildwheel
- name: Build wheels
uses: pypa/cibuildwheel@v2.16.2
uses: pypa/cibuildwheel@v2.16.5
with:
output-dir: dist
# Options are supplied via environment variables:
@ -89,7 +89,7 @@ jobs:
# https://github.com/pypa/cibuildwheel
- name: Build wheels
uses: pypa/cibuildwheel@v2.16.2
uses: pypa/cibuildwheel@v2.16.5
with:
output-dir: dist
# Options are supplied via environment variables: