We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad0337c + a64af02 commit 262872dCopy full SHA for 262872d
.github/workflows/coverage.yml
@@ -33,7 +33,7 @@ jobs:
33
with:
34
persist-credentials: false
35
- name: Set up JDK ${{ matrix.java }}
36
- uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1
+ uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5.0.0
37
38
distribution: temurin
39
java-version: ${{ matrix.java }}
.github/workflows/maven.yml
0 commit comments