We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3cde7e commit 0cb71baCopy full SHA for 0cb71ba
.github/workflows/public-analyze-code-graph.yml
@@ -140,7 +140,7 @@ jobs:
140
fetch-tags: true
141
142
- name: (Java Setup) Java Development Kit (JDK) ${{ matrix.java }}
143
- uses: actions/setup-java@f2beeb24e141e01a676f977032f5a29d81c9e27e # v5
+ uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5
144
with:
145
distribution: "temurin"
146
java-version: ${{ matrix.java }}
0 commit comments