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 c0014cc commit 69aafa0Copy full SHA for 69aafa0
.github/workflows/maven.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
fetch-depth: 0
26
submodules: true
27
- - uses: actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b # v4.6.0
+ - uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4.7.0
28
29
java-version: |
30
17
0 commit comments