We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c73d033 + ca3e051 commit 9a299d4Copy full SHA for 9a299d4
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