diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index 42ad5a1..a2a539b 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -114,7 +114,7 @@ jobs: rustup target add x86_64-linux-android - name: AVD cache - uses: actions/cache@v3 + uses: actions/cache@v4 id: avd-cache with: path: |