Skip to content

Commit eced288

Browse files
chore: bump taiki-e/cache-cargo-install-action (#4456)
1 parent b3c7635 commit eced288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ jobs:
160160
if: contains(matrix.platform.target, 'android') && (steps.cargo-apk-cache.outputs.cache-hit != 'true')
161161
run: cargo install cargo-apk --version=^0.9.7 --locked
162162

163-
- uses: taiki-e/cache-cargo-install-action@v2
163+
- uses: taiki-e/cache-cargo-install-action@v3
164164
if: contains(matrix.platform.target, 'wasm32') && matrix.toolchain == 'nightly'
165165
with:
166166
tool: wasm-bindgen-cli

0 commit comments

Comments
 (0)