diff --git a/.gitea/workflows/renovate.yaml b/.gitea/workflows/renovate.yaml index 1dde4e4..7522abe 100644 --- a/.gitea/workflows/renovate.yaml +++ b/.gitea/workflows/renovate.yaml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest container: ghcr.io/renovatebot/renovate:41.72.1 steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v4 - run: renovate env: RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/config.js