mirror of
https://github.com/actions/setup-python.git
synced 2025-08-13 02:23:44 +08:00
fix format-check errors
This commit is contained in:
parent
5642bd6033
commit
4b84ab4e07
2
.github/workflows/test-python.yml
vendored
2
.github/workflows/test-python.yml
vendored
@ -261,7 +261,7 @@ jobs:
|
|||||||
ubuntu-latest
|
ubuntu-latest
|
||||||
]
|
]
|
||||||
python: [3.13.0, 3.14-dev, pypy3.7-v7.3.3, graalpy-24.1.2]
|
python: [3.13.0, 3.14-dev, pypy3.7-v7.3.3, graalpy-24.1.2]
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user