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 9f5f9ac commit 2fc4297Copy full SHA for 2fc4297
.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.3.1
+ uses: actions/setup-java@v2.4.0
49
with:
50
java-version: ${{ matrix.java }}
51
distribution: ${{ matrix.jdk }}
0 commit comments