Skip to content

Commit

Permalink
fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
leerho committed Dec 19, 2024
1 parent eb5fe28 commit de840df
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ jobs:
# Note: Autobuild fails thus the following manual build
- name: Manual Build With Java 17
uses: actions/setup-java@v4
with:
java-version: '17'
distribution: 'temurin'
with:
java-version: '17'
distribution: 'temurin'

- name: Java Compile
run: mvn clean compile
Expand Down

0 comments on commit de840df

Please sign in to comment.