Skip to content

Commit adb1103

Browse files
committed
using newer version of setup-java
Signed-off-by: adijeshen <[email protected]>
1 parent e17becc commit adb1103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/java.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
make
9393
9494
- name: Set up JDK
95-
uses: actions/setup-java@v3
95+
uses: actions/setup-java@v4
9696
with:
9797
distribution: 'temurin'
9898
java-version: '17'

0 commit comments

Comments
 (0)