chore: change to coretto java distribution on workflow

This commit is contained in:
LucasGGamerM 2023-04-14 14:06:19 -03:00 committed by GitHub
parent 3df62d2516
commit 0a21c90efa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ jobs:
uses: actions/setup-java@v3
with:
java-version: '17'
distribution: 'temurin'
distribution: 'corretto'
cache: gradle
- name: Get current date