Update actions/checkout action to v6

This commit is contained in:
2025-11-21 14:02:26 +00:00
parent 8085f397d4
commit 8bfa4268b5

View File

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