Skip to content

Commit

Permalink
Update Java version in quality workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jmini authored and jmartisk committed Jan 14, 2025
1 parent 50db01b commit 8285309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/[email protected]
with:
java-version: 11
java-version: 17
distribution: 'temurin'
cache: 'maven'

Expand Down

0 comments on commit 8285309

Please sign in to comment.