Skip to content

Commit 7a99216

Browse files
authored
Update maven.yml
1 parent b6e4462 commit 7a99216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/setup-java@v3
2121
with:
2222
java-version: 17
23-
distribution: temurin # Specify JDK distribution
23+
distribution: temurin # Specify JDK distribution
2424

2525
# Step 3: Cache Maven dependencies
2626
- name: Cache Maven Dependencies

0 commit comments

Comments
 (0)