There was an error while loading. Please reload this page.
2 parents cf57088 + 81bfa93 commit 7e2205dCopy full SHA for 7e2205d
1 file changed
.github/workflows/maven.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@v2
16
- name: Set up JDK 1.8
17
- uses: actions/setup-java@v2
+ uses: actions/setup-java@v3
18
with:
19
distribution: 'temurin'
20
java-version: '8'
0 commit comments