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

This commit is contained in:
Renovate Bot
2025-08-25 06:02:02 +00:00
parent 6f75c9c628
commit cb6bfb8ff0

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@v5
- run: renovate
env:
RENOVATE_CONFIG_FILE: "/workspace/renovatebot/renovate-config/config.js" # replace it with your config.js path