mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 22:17:03 +05:30
fix(ci): remove deprecated option
This commit is contained in:
parent
e081e79820
commit
fc45376b39
1 changed files with 1 additions and 2 deletions
|
@ -36,8 +36,7 @@ runs:
|
|||
- name: Setup Gradle
|
||||
uses: gradle/actions/setup-gradle@d156388eb19639ec20ade50009f3d199ce1e2808 # v4
|
||||
with:
|
||||
gradle-home-cache-cleanup: true
|
||||
cache-read-only: ${{ inputs.cache-read-only }}
|
||||
add-job-summary: always
|
||||
cache-read-only: ${{ inputs.cache-read-only }}
|
||||
dependency-graph: ${{ inputs.dependency-graph }}
|
||||
validate-wrappers: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue