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 ef8787a + 6e6d0c7 commit 5f105c3Copy full SHA for 5f105c3
1 file changed
.github/workflows/sbt-dependency-graph.yaml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493 # v4.2.1
15
- name: Install Java
16
id: java
17
- uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.2.0
+ uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v4.2.0
18
with:
19
distribution: corretto
20
java-version: 17
0 commit comments