Skip to content

Commit abdb5fd

Browse files
committed
Update Java 21 for plugin modernizer GitHub action
1 parent 7ee345e commit abdb5fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/modernizer-action/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ runs:
2828
uses: s4u/setup-maven-action@v1.18.0
2929
with:
3030
java-distribution: 'temurin'
31-
java-version: 17
31+
java-version: 21
3232
maven-version: 3.9.9
3333
cache-enabled: true
3434

0 commit comments

Comments
 (0)