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.
2 parents c6420e4 + 9d71522 commit 043dc77Copy full SHA for 043dc77
.github/workflows/maven.yml
@@ -48,7 +48,7 @@ jobs:
48
restore-keys: |
49
${{ runner.os }}-maven-
50
- name: Set up JDK ${{ matrix.java }}
51
- uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1
+ uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5.0.0
52
with:
53
distribution: 'temurin'
54
java-version: ${{ matrix.java }}
0 commit comments