We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3078030 + b1cda78 commit 54a9fb4Copy full SHA for 54a9fb4
.github/workflows/sbt-dependency-graph.yaml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/checkout@v6.0.1
15
- name: Install Java
16
id: java
17
- uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v4.2.0
+ uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5.0.0
18
with:
19
distribution: corretto
20
java-version: 17
0 commit comments