Revert "Revert "docs: setup-python@v2 =>v3""

This commit is contained in:
LouisShark 2023-12-17 15:02:58 +08:00 committed by GitHub
parent 64d64a1858
commit 1b79fd63c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v3
- name: Set up Python 3
uses: actions/setup-python@v2
uses: actions/setup-python@v3
with:
python-version: '3.x'