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 c9f2fb6 + 72618d7 commit 84ab41dCopy full SHA for 84ab41d
2 files changed
.github/workflows/analysis.yml
@@ -57,7 +57,7 @@ jobs:
57
repository: ${{ steps.get-vars.outputs.repo }}
58
ref: ${{ steps.get-vars.outputs.branch }}
59
- name: Set up JDK 21
60
- uses: actions/setup-java@1bcf9fb12cf4aa7d266a90ae39939e61372fe520 # v5.4.0
+ uses: actions/setup-java@ad2b38190b15e4d6bdf0c97fb4fca8412226d287 # v5.3.0
61
with:
62
distribution: "temurin"
63
java-version: 21
.github/workflows/codeql.yml
@@ -47,7 +47,7 @@ jobs:
47
48
languages: ${{ matrix.language }}
49
50
51
52
53
0 commit comments