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

This commit is contained in:
renovate[bot] 2023-08-17 16:09:56 +00:00 committed by GitHub
parent e9e1e6cb64
commit fe4990fb22
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.14.1
uses: pypa/cibuildwheel@v2.15.0
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.14.1
uses: pypa/cibuildwheel@v2.15.0
with:
output-dir: dist
# Options are supplied via environment variables: