Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
Signed-off-by: suuumim <83461362+tnals2384@users.noreply.github.com>
  • Loading branch information
tnals2384 authored Feb 22, 2024
1 parent c58c6fe commit dcfef60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
submodules: recursive

- name: Setup Java JDK
uses: actions/setup-java@3
uses: actions/setup-java@v3
with:
distribution: 'corretto'
java-version: 17
Expand Down

0 comments on commit dcfef60

Please sign in to comment.