chore(deps): update actions/checkout action to v5

This commit is contained in:
Renovate Bot
2025-08-11 18:11:33 +00:00
parent 8c34d845fa
commit 4f1996eecc

View File

@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:41.62.1
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
- run: renovate
env:
RENOVATE_CONFIG_FILE: "/workspace/hads/renovate-config/config.js"