We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51d5fb9 commit aad3e61Copy full SHA for aad3e61
.github/workflows/continuous-integration-workflow.yml
@@ -55,6 +55,7 @@ jobs:
55
with:
56
java-version: '11'
57
distribution: 'adopt'
58
+ cache: 'gradle'
59
- name: Set up Gradle
60
uses: gradle/gradle-build-action@v2
61
- name: Set up gradle user name
0 commit comments