Skip to content

Commit

Permalink
setUp: step name 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
donghyuun authored Sep 20, 2024
1 parent f689603 commit 7e72173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4

- name: Set up JDK 17
- name: Set up JDK 21
uses: actions/setup-java@v4
with:
distribution: 'adopt'
Expand Down

0 comments on commit 7e72173

Please sign in to comment.