Skip to content

Commit 46e7914

Browse files
authored
Update classroom.yml
1 parent 147b7db commit 46e7914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/classroom.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
distribution: 'temurin'
2323
java-version: '25'
24-
- uses: actions/checkout@v5
24+
- uses: actions/checkout@v5
2525

2626
# 🧪 Compilation
2727
- name: Compilation Check

0 commit comments

Comments
 (0)