We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40016b8 commit 9662aeaCopy full SHA for 9662aea
.github/workflows/public-analyze-code-graph.yml
@@ -90,7 +90,7 @@ jobs:
90
persist-credentials: false
91
92
- name: (Java Setup) Java Development Kit (JDK) ${{ matrix.java }}
93
- uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4
+ uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4
94
with:
95
distribution: "temurin"
96
java-version: ${{ matrix.java }}
0 commit comments