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