Skip to content

Commit 079e7dd

Browse files
committed
chore(Build): try to fix an error with actions/setup-java
1 parent e23619b commit 079e7dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
distribution: 'liberica'
3535
java-version: '17'
3636
cache: 'maven'
37-
37+
3838
# Initializes the CodeQL tools for scanning.
3939
- name: Initialize CodeQL
4040
uses: github/codeql-action/init@v1

0 commit comments

Comments
 (0)