revert 4e5302c15a91b57f966b12b8e376708d6746286f
All checks were successful
renovate / renovate (push) Successful in 2m30s

revert Merge pull request 'Update actions/checkout action to v5' (#3) from renovate/actions-checkout-5.x into main

Reviewed-on: #3
This commit is contained in:
nolan 2025-08-21 22:33:47 -05:00
parent 4e5302c15a
commit 1e1c6c6d62

View File

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