1
0
mirror of https://github.com/ultrajson/ultrajson.git synced 2024-11-23 04:12:13 +01:00

Update pypa/cibuildwheel action to v2.21.1 (#642)

This commit is contained in:
Hugo van Kemenade 2024-10-01 09:14:16 +03:00 committed by GitHub
commit f61633c6f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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