We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
actions/checkout
1 parent c0840c2 commit e7e2b57Copy full SHA for e7e2b57
.github/workflows/main.yml
@@ -10,5 +10,5 @@ jobs:
10
name: Check ABI files are up-to-date
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
14
- uses: WebAssembly/wit-abi-up-to-date@v16
0 commit comments