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

Compare commits

...

2 Commits

Author SHA1 Message Date
Hugo van Kemenade fbf7afff00
Update pypa/cibuildwheel action to v2.17.0 (#623) 2024-04-01 08:47:36 +03:00
renovate[bot] 08f14e5938
Update pypa/cibuildwheel action to v2.17.0 2024-04-01 01:26:13 +00:00

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: