Skip to content

Commit 9662aea

Browse files
Update actions/setup-java digest to c5195ef
1 parent 40016b8 commit 9662aea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/public-analyze-code-graph.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
persist-credentials: false
9191

9292
- name: (Java Setup) Java Development Kit (JDK) ${{ matrix.java }}
93-
uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4
93+
uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4
9494
with:
9595
distribution: "temurin"
9696
java-version: ${{ matrix.java }}

0 commit comments

Comments
 (0)