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.
1 parent 6253bd1 commit ce3358fCopy full SHA for ce3358f
.github/workflows/build_wamr_vscode_ext.yml
@@ -27,7 +27,7 @@ jobs:
27
- uses: actions/checkout@v5
28
29
- name: Use Node.js 18.x
30
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
31
with:
32
node-version: 18.x
33
0 commit comments