Update actions/checkout action to v5

This commit is contained in:
Renovate Bot 2025-08-11 13:13:35 +00:00
parent 1476c9b19f
commit 45ea003dd1
4 changed files with 4 additions and 4 deletions

View file

@ -10,7 +10,7 @@ jobs:
runs-on: antville
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
- name: Run Renovate
# See <https://docs.renovatebot.com/troubleshooting/#log-debug-levels>