diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cf2e36e..f3aac54 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,7 +33,7 @@ jobs: git submodule update --init --single-branch --depth=1 external/wasmtime external/gfxstream external/zstd-rs git -C external/zstd-rs/ submodule update --init zstd-safe/zstd-sys/zstd - - uses: taiki-e/install-action@v2 + - uses: taiki-e/install-action@v2.81.6 with: tool: cargo-ndk