We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents efc250c + 2935984 commit da89e55Copy full SHA for da89e55
1 file changed
.github/workflows/maven-build.yml
@@ -38,7 +38,7 @@ jobs:
38
- uses: actions/checkout@v4
39
40
- name: Set up JDK 11 for x64
41
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v5
42
with:
43
java-version: '11'
44
distribution: 'temurin'
0 commit comments