We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a7a644 commit 7272656Copy full SHA for 7272656
.github/workflows/maven.yml
@@ -37,7 +37,7 @@ jobs:
37
38
39
- name: Set up JDK
40
- uses: actions/setup-java@v2.5.0
+ uses: actions/setup-java@v3.1.0
41
with:
42
distribution: ${{ matrix.jdk }}
43
java-version: ${{ matrix.java }}
0 commit comments