diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 252e5c51..8309d658 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -162,7 +162,7 @@ jobs: - uses: Swatinem/rust-cache@6323deb102c322ba6fcbdcafc7e3dddab59af2b6 # v2 with: key: android - - uses: taiki-e/install-action@82cd3e7658a6f96c86c0234aeeda1748937cb0a1 # v2 + - uses: taiki-e/install-action@a2a5f6e99e1a31540baa0468acfa302cff0f359f # v2 with: tool: cargo-ndk@${{ env.CARGO_NDK_VERSION }} - name: Cross-compile keep-mobile for Android