Update actions/checkout action to v6
All checks were successful
renovate / renovate (push) Successful in 1m36s

This commit was merged in pull request #5.
This commit is contained in:
2026-01-20 17:08:56 +00:00
committed by Akumatic
parent 1500c23818
commit 62fe9fdcfe

View File

@@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:42.92.1
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
- run: renovate
env:
RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/config.js