mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-27 12:43:37 +00:00
Do not cache gradle as renovate is managing the forking
This commit is contained in:
parent
a4cfe6f354
commit
d3f180cead
1 changed files with 0 additions and 1 deletions
1
.github/workflows/renovate.yml
vendored
1
.github/workflows/renovate.yml
vendored
|
|
@ -14,7 +14,6 @@ jobs:
|
|||
with:
|
||||
distribution: 'temurin'
|
||||
java-version: '11'
|
||||
cache: 'gradle'
|
||||
- name: Self-hosted Renovate
|
||||
uses: renovatebot/github-action@v34.143.1
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue