Skip to content

Commit 8d65147

Browse files
committed
add distribution
1 parent 571a1b5 commit 8d65147

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sonarcloud.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
- name: Set up JDK
1414
uses: actions/setup-java@v4
1515
with:
16+
distribution: 'temurin'
1617
java-version: '21'
1718
- uses: actions/checkout@v4
1819
with:

0 commit comments

Comments
 (0)