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 78a00bb commit 9119260Copy full SHA for 9119260
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
java-version: 11
39
40
- name: Setup Java JDK
41
- uses: actions/setup-java@8df1039502a15bceb9433410b1a100fbe190c53b # v4.5.0
+ uses: actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b # v4.6.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