fix: now uses the correct version
Some checks failed
Format / formatting (push) Failing after 4s
CI / build (push) Successful in 12s

This commit is contained in:
Pierre Tellier 2025-02-12 14:54:27 +01:00
parent 208cbbfa1d
commit b00c28a02a

View File

@ -12,7 +12,7 @@ jobs:
with:
distribution: 'temurin' # See 'Supported distributions' for available options
java-version: '21'
- uses: findologic/intellij-format-action@v1.1.0
- uses: findologic/intellij-format-action@v1.0.1
with:
include-glob: '*.kt,*.java'
path: .