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 83eee54 commit 9d1147fCopy full SHA for 9d1147f
.github/workflows/maven.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
fetch-depth: 0
26
submodules: true
27
- - uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9 # v4.2.1
+ - uses: actions/setup-java@6a0805fcefea3d4657a47ac4c165951e33482018 # v4.2.2
28
29
java-version: |
30
17
0 commit comments