Skip to content

Commit 13053dd

Browse files
Update codeql-analysis.yml
1 parent f81baf2 commit 13053dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
uses: actions/setup-java@v3
4949
with:
5050
java-version: 20
51-
distribution: 'temurin'
51+
distribution: 'oracle'
5252
cache: gradle
5353

5454
# Initializes the CodeQL tools for scanning.

0 commit comments

Comments
 (0)