1
0
Fork 0
mirror of https://github.com/ultrajson/ultrajson.git synced 2024-05-07 09:46:19 +02:00

Update pypa/cibuildwheel action to v2.14.1

This commit is contained in:
renovate[bot] 2023-08-01 11:49:04 +00:00 committed by Brénainn Woodsend
parent a2bfefbffb
commit 1da76b50bf

View File

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