Skip to content

Commit 565a4e1

Browse files
authored
Update maven.yml
1 parent bd54ef9 commit 565a4e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Set up JDK 17
3737
uses: actions/setup-java@v4
3838
with:
39-
distribution: 'corretto'
39+
distribution: 'temurin'
4040
java-version: 17
4141
cache: 'maven'
4242
- name: Cache SonarCloud packages

0 commit comments

Comments
 (0)