Do not cache gradle as renovate is managing the forking

This commit is contained in:
Jan Høydahl 2023-02-21 16:02:13 +01:00
parent a4cfe6f354
commit d3f180cead

View file

@ -14,7 +14,6 @@ jobs:
with: with:
distribution: 'temurin' distribution: 'temurin'
java-version: '11' java-version: '11'
cache: 'gradle'
- name: Self-hosted Renovate - name: Self-hosted Renovate
uses: renovatebot/github-action@v34.143.1 uses: renovatebot/github-action@v34.143.1
with: with: