diff --git a/.forgejo/workflows/renovate.yaml b/.forgejo/workflows/renovate.yaml index 2418108..c055908 100644 --- a/.forgejo/workflows/renovate.yaml +++ b/.forgejo/workflows/renovate.yaml @@ -9,7 +9,7 @@ on: jobs: renovate: - runs-on: ubuntu-latest + runs-on: ubuntu-20.04 container: ghcr.io/renovatebot/renovate:37.424-full steps: - uses: actions/checkout@v4