Skip to content

Commit

Permalink
Update github_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeryn99 authored Jan 8, 2025
1 parent f105985 commit cf7015f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2

- name: Set up JDK
- name: Set up JDK 17
uses: actions/setup-java@v2
with:
java-version: '17'
Expand Down

0 comments on commit cf7015f

Please sign in to comment.