We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa4c149 commit 122b2eeCopy full SHA for 122b2ee
.github/workflows/maven.yaml
@@ -12,7 +12,7 @@ jobs:
12
with:
13
fetch-depth: 0
14
- name: Set up JDK 8
15
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
16
17
java-version: '8'
18
distribution: 'zulu'
0 commit comments