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 1154ef7 commit df0dd8cCopy full SHA for df0dd8c
.github/workflows/maven.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
fetch-depth: 0
26
submodules: true
27
- - uses: actions/setup-java@2dfa2011c5b2a0f1489bf9e433881c92c1631f88 # v4.3.0
+ - uses: actions/setup-java@b36c23c0d998641eff861008f374ee103c25ac73 # v4.4.0
28
29
java-version: |
30
17
0 commit comments