Update .gitea/workflows/renovate.yaml
Some checks failed
renovate / renovate (push) Failing after 10s

This commit is contained in:
Matthew Fisher 2024-03-13 07:26:31 -05:00
parent aac8f42daf
commit 739c4d1c51

View File

@ -9,7 +9,7 @@ on:
jobs:
renovate:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
container: ghcr.io/renovatebot/renovate:37.20.2
steps:
- uses: actions/checkout@v4