feature/match #5
2
.github/workflows/python-test.yml
vendored
2
.github/workflows/python-test.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v3
|
||||
with:
|
||||
python-version: "3.10.2" # 指定一个确切的小版本号
|
||||
python-version: "3.10.14"
|
||||
architecture: "x64"
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user