We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5895904 commit e58a514Copy full SHA for e58a514
.github/workflows/maven-and-docker-build.yml
@@ -18,7 +18,7 @@ jobs:
18
fetch-depth: 0 # For Sonar blame information
19
20
- name: Set up Java
21
- uses: actions/checkout@v4
+ uses: actions/setup-java@v4
22
with:
23
java-version: "17"
24
distribution: "liberica"
0 commit comments