Skip to content

Commit 8d71b4b

Browse files
committed
add deployment java version
1 parent 8db6589 commit 8d71b4b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515

1616
- name: Setup CD Environment
1717
uses: yetanalytics/action-setup-env@v2
18+
with:
19+
java-version: '21'
1820

1921
- name: Extract version
2022
id: version

0 commit comments

Comments
 (0)