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:
commit
f61633c6f7
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user