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