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 2d5b776 commit 3d25fd5Copy full SHA for 3d25fd5
.github/workflows/classroom.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/setup-java@v5
21
with:
22
distribution: 'temurin'
23
- java-version: '24'
+ java-version: '25'
24
- uses: actions/checkout@v5
25
- name: Run autograder
26
id: grading
0 commit comments