We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 273e04a + 7702758 commit f64d054Copy full SHA for f64d054
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
java-version: 11
32
33
- name: Setup Java JDK
34
- uses: actions/setup-java@c1e323688fd81a25caa38c78aa6df2d33d3e20d9 # v4.8.0
+ uses: actions/setup-java@f2beeb24e141e01a676f977032f5a29d81c9e27e # v5.1.0
35
with:
36
distribution: jdkfile
37
.github/workflows/dependency-graph.yml
@@ -29,7 +29,7 @@ jobs:
29
30
0 commit comments