We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd6caed commit d979b7dCopy full SHA for d979b7d
.github/workflows/lint.yaml
@@ -46,7 +46,7 @@ jobs:
46
- name: Set up JDK
47
uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4.7.0
48
with:
49
- java-version: 17.x
+ java-version: 21.x
50
distribution: temurin
51
- name: Run formatter
52
id: formatter
0 commit comments