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 bfbf2c7 commit 5f11b68Copy full SHA for 5f11b68
.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@8df1039502a15bceb9433410b1a100fbe190c53b # v4
36
with:
37
distribution: jdkfile
38
.github/workflows/dependency-graph.yml
@@ -29,7 +29,7 @@ jobs:
29
30
31
0 commit comments