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

This commit is contained in:
ahdoawhfo 2024-08-19 12:53:01 +08:00
parent a88bcd4662
commit 6addd1b919
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@v5 uses: actions/setup-python@v5
with: with:
python-version: '3.10' python-version: '3.12.5'
- name: Install dependencies - name: Install dependencies
run: | run: |