Update wasmtime@latest to 9.0.4 (#138)

Co-authored-by: Taiki Endo <te316e89@gmail.com>
This commit is contained in:
github-actions[bot]
2023-06-14 12:44:30 +10:00
committed by GitHub
parent d4bb0093ce
commit 1a02dde877
2 changed files with 32 additions and 3 deletions

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
- Update `wasmtime@latest` to 9.0.4.
## [2.11.0] - 2023-06-10
- Support `cargo-dinghy`. ([#133](https://github.com/taiki-e/install-action/pull/133), thanks @notgull)