We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8db6589 commit 8d71b4bCopy full SHA for 8d71b4b
.github/workflows/deploy.yml
@@ -15,6 +15,8 @@ jobs:
15
16
- name: Setup CD Environment
17
uses: yetanalytics/action-setup-env@v2
18
+ with:
19
+ java-version: '21'
20
21
- name: Extract version
22
id: version
0 commit comments