Skip to content

Commit

Permalink
update github action
Browse files Browse the repository at this point in the history
  • Loading branch information
LEHOANGGLAM committed Nov 12, 2023
1 parent dad793f commit 9e1ef19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/actions/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ runs:
uses: actions/setup-java@v3
with:
java-version: '17'
distribution: 'adopt'
- name: Set up JDK 21
uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit 9e1ef19

Please sign in to comment.