From c8b758e211b3e97c549b4e2e63fc3eee66c84309 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tr=E1=BA=A7n=20Gia=20Ngh=C4=A9a?= <88471003+th3-bl1nd3r@users.noreply.github.com> Date: Fri, 14 Jun 2024 09:29:01 +0700 Subject: [PATCH] Update contrast-sca.yml --- .github/workflows/contrast-sca.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/contrast-sca.yml b/.github/workflows/contrast-sca.yml index 169ddad12..0fed7925a 100644 --- a/.github/workflows/contrast-sca.yml +++ b/.github/workflows/contrast-sca.yml @@ -12,7 +12,7 @@ jobs: - name: Set up JDK 17 uses: actions/setup-java@v4.2.1 with: - java-version: '11' + java-version: '17' distribution: 'adopt' - name: build jar