We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 147b7db commit 46e7914Copy full SHA for 46e7914
.github/workflows/classroom.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
distribution: 'temurin'
23
java-version: '25'
24
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v5
25
26
# 🧪 Compilation
27
- name: Compilation Check
0 commit comments