diff --git a/.github/workflows/install.yml b/.github/workflows/install.yml index ef9b1c0..1a6caf4 100644 --- a/.github/workflows/install.yml +++ b/.github/workflows/install.yml @@ -14,7 +14,7 @@ jobs: TMPFILE: /home/droid/temp.zip URL_CLITOOLS: https://dl.google.com/android/repository/commandlinetools-linux-6858069_latest.zip steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 with: submodules: recursive - name: Install dependencies (apt)