Skip to content

Commit f8de298

Browse files
committed
wip: test
1 parent a6f3b01 commit f8de298

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@v3
21+
uses: actions/setup-java@v4
2222
with:
2323
java-version: "17"
2424
distribution: "liberica"

0 commit comments

Comments
 (0)