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

This commit is contained in:
LouisShark
2023-12-17 15:01:31 +08:00
committed by GitHub
parent 8e00cddbc2
commit 9958ab7cde

View File

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