ACTIONS配置文件修正

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

View File

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