Skip to content

Commit 272c2ac

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

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
@@ -33,7 +33,7 @@ jobs:
3333
with:
3434
distribution: 'liberica'
3535
java-version: '17'
36-
cache: 'maven'
36+
cache: 'maven'
3737

3838
# Initializes the CodeQL tools for scanning.
3939
- name: Initialize CodeQL

0 commit comments

Comments
 (0)