diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index 321be1036..2de916b84 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -39,7 +39,7 @@ jobs: - name: Get gl4es if: steps.gl4es-cache.outputs.cache-hit != 'true' - uses: actions/checkout@v2 + uses: actions/checkout@v3 with: token: '${{secrets.READ_HGL4ES_EXTRA}}' repository: 'PojavLauncherTeam/gl4es_extra_extra'