Update actions/checkout action to v6

This commit is contained in:
2026-01-20 17:08:56 +00:00
parent 0c21325a1e
commit 9747066aaf

View File

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