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 ab1187e commit 8fb07ceCopy full SHA for 8fb07ce
.github/workflows/maven.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
fetch-depth: 0
26
submodules: true
27
- - uses: actions/setup-java@9704b39bf258b59bc04b50fa2dd55e9ed76b47a8 # v4.1.0
+ - uses: actions/setup-java@5896cecc08fd8a1fbdfaf517e29b571164b031f7 # v4.2.0
28
29
java-version: '17'
30
distribution: 'temurin'
0 commit comments