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 dae62d1 commit ff825f3Copy full SHA for ff825f3
.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@dded0888837ed1f317902acf8a20df0ad188d165 # v5.0.0
+ uses: actions/setup-java@f2beeb24e141e01a676f977032f5a29d81c9e27e # v5.1.0
37
38
distribution: temurin
39
java-version: ${{ matrix.java }}
.github/workflows/maven.yml
0 commit comments