Skip to content

Commit 7e71e12

Browse files
authored
Update build_from_tags_ci.yml
1 parent 17a21a0 commit 7e71e12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_from_tags_ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
7171
- uses: actions/setup-java@v1
7272
with:
73-
java-version: '12.x'
73+
java-version: '17.x'
7474

7575
- name: Run read-yaml action
7676
id: yaml-data

0 commit comments

Comments
 (0)