From de20431124b18308ad641200313e3c264503f604 Mon Sep 17 00:00:00 2001 From: Yegor Bugayenko Date: Sat, 21 Sep 2024 17:16:21 +0700 Subject: [PATCH] temurin --- .github/workflows/sonar.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/sonar.yml b/.github/workflows/sonar.yml index 255c1c1f8..ad2f340b1 100644 --- a/.github/workflows/sonar.yml +++ b/.github/workflows/sonar.yml @@ -33,6 +33,7 @@ jobs: - uses: actions/setup-java@v4 with: java-version: 11 + distribution: 'temurin' - uses: actions/cache@v4 with: path: ~/.m2/repository