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 0cfa500 commit 660933dCopy full SHA for 660933d
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
java-version: 11
32
33
- name: Setup Java JDK
34
- uses: actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b # v4.6.0
+ uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4.7.0
35
with:
36
distribution: jdkfile
37
.github/workflows/dependency-graph.yml
@@ -29,7 +29,7 @@ jobs:
29
30
0 commit comments