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