Skip to content

Commit db74156

Browse files
sunfishcodelukewagner
authored andcommitted
Update to WebAssembly/wit-abi-up-to-date@v25.
1 parent e2e797c commit db74156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
chmod +x ./wit-deps
1818
./wit-deps lock --check
1919
./wit-deps -m wit-0.3.0-draft/deps.toml -l wit-0.3.0-draft/deps.lock -d wit-0.3.0-draft/deps lock --check
20-
- uses: WebAssembly/wit-abi-up-to-date@v24
20+
- uses: WebAssembly/wit-abi-up-to-date@v25
2121
with:
2222
worlds: 'imports proxy'
2323
all-features: 'true'

0 commit comments

Comments
 (0)