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 d60fbef commit ff5e985Copy full SHA for ff5e985
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
java-version: 11
36
37
- name: Setup Java JDK
38
- uses: actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b # v4
+ uses: actions/setup-java@c1e323688fd81a25caa38c78aa6df2d33d3e20d9 # v4
39
with:
40
distribution: jdkfile
41
.github/workflows/dependency-graph.yml
@@ -26,7 +26,7 @@ jobs:
26
27
28
29
30
31
32
0 commit comments