Skip to content

Commit 122b2ee

Browse files
committed
Upgrade github java action version.
1 parent aa4c149 commit 122b2ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
with:
1313
fetch-depth: 0
1414
- name: Set up JDK 8
15-
uses: actions/setup-java@v3
15+
uses: actions/setup-java@v4
1616
with:
1717
java-version: '8'
1818
distribution: 'zulu'

0 commit comments

Comments
 (0)