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.
1 parent f39a96e commit 15a95afCopy full SHA for 15a95af
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
java-version: 11
39
40
- name: Setup Java JDK
41
- uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9 # v4.2.1
+ uses: actions/setup-java@8df1039502a15bceb9433410b1a100fbe190c53b # v4.5.0
42
with:
43
distribution: jdkfile
44
.github/workflows/dependency-graph.yml
@@ -29,7 +29,7 @@ jobs:
29
30
31
32
33
34
35
0 commit comments