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

Merged
renovate-bot merged 1 commits from renovate/actions-checkout-6.x into main 2026-05-14 14:39:38 +00:00
Showing only changes of commit 422c9efa9c - Show all commits

View File

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