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 3f54c3b + 73b77a3 commit e81e53dCopy full SHA for e81e53d
.github/workflows/public-analyze-code-graph.yml
@@ -102,7 +102,7 @@ jobs:
102
persist-credentials: false
103
104
- name: (Java Setup) Java Development Kit (JDK) ${{ matrix.java }}
105
- uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4
+ uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5
106
with:
107
distribution: "temurin"
108
java-version: ${{ matrix.java }}
0 commit comments