We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82da1c8 commit 8016d90Copy full SHA for 8016d90
.github/workflows/maven.yml
@@ -44,7 +44,7 @@ jobs:
44
maven-${{ matrix.os }}-
45
46
- name: Set up JDK
47
- uses: actions/setup-java@v2.2.0
+ uses: actions/setup-java@v2.3.0
48
with:
49
java-version: ${{ matrix.java }}
50
distribution: 'temurin'
0 commit comments