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

This commit is contained in:
Renovate Bot
2025-11-22 18:14:27 +00:00
parent 4f1cebc886
commit 3d317f0737

View File

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