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 0a18bb8 commit 9f8c3baCopy full SHA for 9f8c3ba
.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.1.0
+ uses: actions/setup-java@v2.2.0
49
with:
50
distribution: ${{ matrix.jdk }}
51
java-version: ${{ matrix.java }}
0 commit comments