1
0
Fork 0
mirror of https://github.com/ultrajson/ultrajson.git synced 2024-05-07 22:16:12 +02:00

Update github-actions (#597)

This commit is contained in:
Hugo van Kemenade 2023-06-11 11:05:55 +03:00 committed by GitHub
commit 7ce19144fd
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@v4
- uses: mheap/github-action-required-labels@v5
with:
mode: minimum
count: 1