We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6204f7b commit df92115Copy full SHA for df92115
.github/workflows/main.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: 设置 Python 环境
14
uses: actions/setup-python@v4
15
with:
16
- python-version: '3.10'
+ python-version: '3.12'
17
- name: 安装依赖
18
run: |
19
python -m pip install --upgrade pip
0 commit comments