This commit is contained in:
Mark Canlas 2024-03-22 09:43:26 +01:00
parent 58f13901fb
commit 2213967d3a
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
- uses: actions/setup-java@v4
with:
distribution: temurin
java-version: '21'
java-version: '22'
cache: sbt
- run: sbt 'scalafixAll --check' scalafmtSbtCheck scalafmtCheck