Skip to content

Commit

Permalink
Update CI dependencies and generated markdown files. (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
sunfishcode committed Sep 20, 2023
1 parent 9871e39 commit 89de0f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,5 @@ jobs:
name: Check ABI files are up-to-date
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: WebAssembly/wit-abi-up-to-date@v13
with:
wit-abi-tag: wit-abi-0.11.0
- uses: actions/checkout@v3
- uses: WebAssembly/wit-abi-up-to-date@v14
2 changes: 1 addition & 1 deletion example-world.md → imports.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1><a name="example_world">World example-world</a></h1>
<h1><a name="imports">World imports</a></h1>
<ul>
<li>Imports:
<ul>
Expand Down

0 comments on commit 89de0f6

Please sign in to comment.