Skip to content

Commit 9c64d92

Browse files
committed
upped setup-java
1 parent e4a58f6 commit 9c64d92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
steps:
3030
- uses: actions/checkout@v4
3131
- name: Set up JDK
32-
uses: actions/setup-java@v4
32+
uses: actions/setup-java@v5
3333
with:
3434
java-version: ${{ matrix.java }}
3535
distribution: 'temurin'

0 commit comments

Comments
 (0)