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 44ccb3b commit d52bc67Copy full SHA for d52bc67
.github/workflows/maven.yml
@@ -45,7 +45,7 @@ jobs:
45
maven-${{ matrix.os }}-
46
47
- name: Set up JDK
48
- uses: actions/setup-java@v2.2.0
+ uses: actions/setup-java@v2.3.0
49
with:
50
java-version: ${{ matrix.java }}
51
distribution: ${{ matrix.jdk }}
0 commit comments