Skip to content

Commit 802a4e8

Browse files
committed
Update required Java version
1 parent 447fa35 commit 802a4e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uses: actions/setup-java@v5
3636
with:
3737
distribution: 'temurin'
38-
java-version: '11'
38+
java-version: '25'
3939

4040
- name: Download vnu checker
4141
run: wget https://github.com/validator/validator/releases/download/latest/vnu.jar

0 commit comments

Comments
 (0)