ACTIONS配置文件修正

This commit is contained in:
ahdoawhfo 2024-08-19 12:42:04 +08:00
parent 8fb12c2bc2
commit e6263e9187
Signed by: ahdoawhfo
GPG Key ID: 5B4A734D16322C1D

View File

@ -16,7 +16,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v3
with:
python-version: '3.12.5'
python-version: '3.10'
- name: Install dependencies
run: |