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.
2 parents 5fcb3c7 + f65d500 commit 0eb8fe6Copy full SHA for 0eb8fe6
1 file changed
.github/workflows/maven.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Checkout
23
uses: actions/checkout@v5
24
- name: Set up JDK
25
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
26
with:
27
java-version: 21
28
distribution: 'sapmachine'
0 commit comments