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

This commit is contained in:
Renovate Bot
2025-12-01 06:01:28 +00:00
parent 6f75c9c628
commit 9880f390cb

View File

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