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

This commit is contained in:
2026-05-14 14:39:33 +00:00
parent a47d28d283
commit 422c9efa9c

View File

@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:43.177.9
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
- run: renovate
env:
RENOVATE_CONFIG_FILE: "/workspace/renovate-bot/renovate-config/config.js" # replace it with your config.js path