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

Update pypa/cibuildwheel action to v2.17.0 (#623)

This commit is contained in:
Hugo van Kemenade 2024-04-01 08:47:36 +03:00 committed by GitHub
commit fbf7afff00
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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