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 3bd5385 commit 265f2a3Copy full SHA for 265f2a3
.github/workflows/maven.yml
@@ -43,7 +43,7 @@ jobs:
43
maven-${{ matrix.os }}-java${{ matrix.java }}-
44
maven-${{ matrix.os }}-
45
- name: Set up JDK
46
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
47
with:
48
distribution: 'adopt'
49
java-version: ${{ matrix.java }}
0 commit comments