From 909952775c359475353a7587d0270bc17db87e2d Mon Sep 17 00:00:00 2001 From: Yosh Date: Mon, 24 Jun 2024 02:59:55 +0200 Subject: [PATCH] update `wit-abi-up-to-date` to parse `@since` gates --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 5ca5ba1..1b92987 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -18,4 +18,4 @@ jobs: ./wit-deps lock git add -N wit/deps git diff --exit-code - - uses: WebAssembly/wit-abi-up-to-date@v17 + - uses: WebAssembly/wit-abi-up-to-date@v21