CI: restore actions/checkout@v3 for reliable checkout (fixed YAML)

This commit is contained in:
2026-06-27 04:01:38 +03:00
+1
View File
@@ -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 }}