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 1c29e58 commit 33f9bcbCopy full SHA for 33f9bcb
2 files changed
.github/workflows/coverage.yml
@@ -38,7 +38,7 @@ jobs:
38
with:
39
persist-credentials: false
40
- name: Set up JDK ${{ matrix.java }}
41
- uses: actions/setup-java@1bcf9fb12cf4aa7d266a90ae39939e61372fe520 # v5.4.0
+ uses: actions/setup-java@0f481fcb613427c0f801b606911222b5b6f3083a # 5.5.0
42
43
distribution: temurin
44
java-version: ${{ matrix.java }}
.github/workflows/maven.yml
0 commit comments