Merge pull request 'Update actions/checkout action to v5' (#3) from renovate/actions-checkout-5.x into main
renovate / renovate (push) Failing after 27s

Reviewed-on: #3
This commit was merged in pull request #3.
This commit is contained in:
2025-08-18 10:45:21 -05:00
+1 -1
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@v5
- run: renovate
env:
RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/config.js