We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ac6a91 + 38221be commit 71ffbe1Copy full SHA for 71ffbe1
2 files changed
.github/workflows/main.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
distribution: 'temurin'
21
java-version: '11'
22
- cache: 'maven'
+ cache: 'gradle'
23
24
- name: Environment info
25
run: |
.github/workflows/manual.yml
@@ -37,7 +37,7 @@ jobs:
37
38
39
40
41
42
43
0 commit comments