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 008a659 commit 8cd2967Copy full SHA for 8cd2967
1 file changed
.github/workflows/release_maven.yml
@@ -36,7 +36,7 @@ jobs:
36
fetch-depth: 0
37
38
- name: Setup Java
39
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
40
with:
41
java-version: '17'
42
distribution: 'corretto'
0 commit comments