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

This commit is contained in:
Renovate Bot
2025-09-16 18:10:17 +00:00
parent 6f75c9c628
commit 475f4cc4fd

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