Skip to content

Commit 1d258df

Browse files
committed
chore: resolve SonarQube workflow error
1 parent 9a15427 commit 1d258df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sonarqube.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- name: Set up JDK 17
2020
uses: actions/setup-java@v4
2121
with:
22+
distribution: 'temurin'
2223
java-version: 17
2324
- name: Cache SonarQube packages
2425
uses: actions/cache@v4

0 commit comments

Comments
 (0)