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

Reviewed-on: #3
This commit is contained in:
nolan 2025-08-18 10:45:21 -05:00
commit 4e5302c15a

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