Fix[CI]: checkout

This commit is contained in:
Duy Tran Khanh 2023-06-24 07:25:07 +07:00 committed by GitHub
parent 53f2f037ce
commit b263a9f6ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ jobs:
GPLAY_KEYSTORE_PASSWORD: ${{ secrets.GPLAY_KEYSTORE_PASSWORD }} GPLAY_KEYSTORE_PASSWORD: ${{ secrets.GPLAY_KEYSTORE_PASSWORD }}
steps: steps:
- name: Checkout - name: Checkout
- uses: actions/checkout@v3 uses: actions/checkout@v3
- name: Set up JDK 8 - name: Set up JDK 8
uses: actions/setup-java@v3 uses: actions/setup-java@v3