Skip to content

Commit ff71826

Browse files
authored
Update maven-and-docker-build.yml
1 parent f8de298 commit ff71826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-and-docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fetch-depth: 0 # For Sonar blame information
1919

2020
- name: Set up Java
21-
uses: actions/setup-java@v4
21+
uses: actions/setup-java@v3
2222
with:
2323
java-version: "17"
2424
distribution: "liberica"

0 commit comments

Comments
 (0)