2 parents a5ed25a + 926c3e2 commit ab50cc1Copy full SHA for ab50cc1
1 file changed
.github/workflows/maven.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- uses: actions/checkout@v5
12
- name: Set up JDK 17
13
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
14
with:
15
distribution: temurin
16
java-version: 17
0 commit comments