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 f488228 commit fe087e7Copy full SHA for fe087e7
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
java-version: 11
33
34
- name: Setup Java JDK
35
- uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9 # v4
+ uses: actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b # v4
36
with:
37
distribution: jdkfile
38
.github/workflows/dependency-graph.yml
@@ -29,7 +29,7 @@ jobs:
29
30
31
0 commit comments