Update actions/checkout action to v5
Some checks failed
renovate / renovate (push) Failing after 13s

This commit is contained in:
2025-08-11 16:05:24 +00:00
committed by Akumatic
parent 37997c7474
commit b2152e1cca

View File

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