We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17a21a0 commit 7e71e12Copy full SHA for 7e71e12
.github/workflows/build_from_tags_ci.yml
@@ -70,7 +70,7 @@ jobs:
70
71
- uses: actions/setup-java@v1
72
with:
73
- java-version: '12.x'
+ java-version: '17.x'
74
75
- name: Run read-yaml action
76
id: yaml-data
0 commit comments