Skip to content

chore(deps): update webassembly/wit-abi-up-to-date action to v21 - autoclosed #128

chore(deps): update webassembly/wit-abi-up-to-date action to v21 - autoclosed

chore(deps): update webassembly/wit-abi-up-to-date action to v21 - autoclosed #128

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
abi-up-to-date:
name: Check ABI files are up-to-date
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: WebAssembly/wit-abi-up-to-date@v21
with:
wit-bindgen: '0.16.0'