Skip to content

Commit d72c995

Browse files
committed
wip: test fix version
1 parent ff71826 commit d72c995

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@387ac29b308b003ca37ba93a6cab5eb57c8f5f93 # v4 without post setup stuck issue
2222
with:
2323
java-version: "17"
2424
distribution: "liberica"

0 commit comments

Comments
 (0)