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