We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb91b14 commit 09fe65bCopy full SHA for 09fe65b
1 file changed
.github/workflows/maven.yml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
java-version: '25'
32
distribution: 'corretto'
33
- # cache: maven
+ cache: maven
34
35
- name: Build with Maven
36
run: |
0 commit comments