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.16.2

This commit is contained in:
renovate[bot] 2023-11-01 00:09:49 +00:00 committed by GitHub
parent 748dd1bcf9
commit 87c2a9db0a
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ jobs:
# https://github.com/pypa/cibuildwheel
- name: Build wheels
uses: pypa/cibuildwheel@v2.16.1
uses: pypa/cibuildwheel@v2.16.2
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.16.1
uses: pypa/cibuildwheel@v2.16.2
with:
output-dir: dist
# Options are supplied via environment variables: