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

This commit is contained in:
ahdoawhfo 2024-08-19 12:51:11 +08:00
parent 4bc21c057f
commit a88bcd4662
Signed by: ahdoawhfo
GPG Key ID: 5B4A734D16322C1D
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Set up Python - name: Set up Python
uses: actions/setup-python@v4 uses: actions/setup-python@v5
with: with:
python-version: '3.10' python-version: '3.10'