There was an error while loading. Please reload this page.
1 parent 23aa199 commit 1fb7802Copy full SHA for 1fb7802
1 file changed
.github/workflows/maven.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Checkout
26
uses: actions/checkout@v7
27
- name: Set up JDK
28
- uses: actions/setup-java@v5
+ uses: actions/setup-java@v6
29
with:
30
java-version: 25
31
distribution: 'sapmachine'
0 commit comments