ci: force python 3.12 for api schema check
This commit is contained in:
parent
3a8dcbce60
commit
62f78dc47b
2
.github/workflows/api-schema.yml
vendored
2
.github/workflows/api-schema.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: "3.x"
|
||||
python-version: "3.12"
|
||||
|
||||
- uses: actions/cache@v4
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user