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 ee35570 + 08b551b commit 45d88c6Copy full SHA for 45d88c6
.github/workflows/public-analyze-code-graph.yml
@@ -138,7 +138,7 @@ jobs:
138
fetch-tags: true
139
140
- name: (Java Setup) Java Development Kit (JDK) ${{ matrix.java }}
141
- uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5
+ uses: actions/setup-java@f2beeb24e141e01a676f977032f5a29d81c9e27e # v5
142
with:
143
distribution: "temurin"
144
java-version: ${{ matrix.java }}
0 commit comments