ACTIONS配置文件修正
Daily Domain Check / domain_check (push) Failing after 7s Details

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
1 changed files with 1 additions and 1 deletions

View File

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