Skip to content

Commit 88abac0

Browse files
author
Chanaka Balasooriya
committed
update workflow java version to 17
1 parent 64cefbf commit 88abac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: actions/setup-java@v4
3434
with:
3535
distribution: 'temurin'
36-
java-version: '21'
36+
java-version: '17'
3737
- name: Cache local Maven repository
3838
uses: actions/cache@v4
3939
with:

0 commit comments

Comments
 (0)