CI: restore actions/checkout@v3 for reliable checkout (fixed YAML)
This commit is contained in:
@@ -88,6 +88,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
clean: true
|
clean: true
|
||||||
|
- name: Setup Python
|
||||||
uses: actions/setup-python@v5
|
uses: actions/setup-python@v5
|
||||||
with:
|
with:
|
||||||
python-version: ${{ env.PYTHON_VERSION }}
|
python-version: ${{ env.PYTHON_VERSION }}
|
||||||
|
|||||||
Reference in New Issue
Block a user