diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index cb34517..5df3460 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -13,9 +13,9 @@ jobs: - uses: actions/checkout@v3 - name: ensure `./wit/deps` are in sync run: | - curl -Lo 'wit-deps' https://github.com/bytecodealliance/wit-deps/releases/download/v0.3.0/wit-deps-x86_64-unknown-linux-musl + curl -Lo 'wit-deps' https://github.com/bytecodealliance/wit-deps/releases/download/v0.3.3/wit-deps-x86_64-unknown-linux-musl chmod +x wit-deps ./wit-deps lock git add -N wit/deps git diff --exit-code - - uses: WebAssembly/wit-abi-up-to-date@v14 + - uses: WebAssembly/wit-abi-up-to-date@v15 diff --git a/imports.md b/imports.md index e6adfb3..c7c2840 100644 --- a/imports.md +++ b/imports.md @@ -264,7 +264,7 @@ the pollables has an error, it is indicated by marking the source as being reaedy for I/O.

Params
Return values