chore(deps): update https://github.com/actions/checkout action to v5

This commit is contained in:
Renovate Bot 2025-09-06 17:37:32 +00:00
commit a4473ccd9d

View file

@ -21,7 +21,7 @@ jobs:
steps:
- name: Sync repository
uses: https://github.com/actions/checkout@v4
uses: https://github.com/actions/checkout@v5
with:
persist-credentials: false
fetch-depth: 0