fix: update python

Signed-off-by: YdrMaster <ydrml@hotmail.com>
This commit is contained in:
YdrMaster
2022-12-01 11:44:06 +08:00
parent ae984ce659
commit ab8d36bcae

View File

@@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
with:
python-version: "3.8.10"
python-version: "3.8.15"
- name: Install dependencies
run: |
cd guide