We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 447fa35 commit 802a4e8Copy full SHA for 802a4e8
1 file changed
.github/workflows/tests.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: actions/setup-java@v5
36
with:
37
distribution: 'temurin'
38
- java-version: '11'
+ java-version: '25'
39
40
- name: Download vnu checker
41
run: wget https://github.com/validator/validator/releases/download/latest/vnu.jar
0 commit comments