Update actions/checkout action to v7

This commit is contained in:
2026-06-21 00:02:51 +00:00
parent 222365463a
commit 7337e761a3

View File

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