We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6723bf9 + 0cb71ba commit f4829a8Copy full SHA for f4829a8
.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