Update actions/checkout action to v5

This commit is contained in:
renovate[bot] 2025-08-11 14:41:28 +00:00 committed by GitHub
parent 44ce149b94
commit 15c3fc4387
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -62,7 +62,7 @@ jobs:
run: |
python -m pip install --upgrade pip setuptools wheel
- uses: actions/checkout@v4
- uses: actions/checkout@v5
name: Repository checkout
with:
fetch-depth: 0