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 fbe0fab commit 4d5ec5fCopy full SHA for 4d5ec5f
.github/workflows/coverage.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Use Node.js
17
uses: actions/setup-node@v4
18
with:
19
- node-version: 20
+ node-version: 24
20
cache: 'yarn'
21
22
- name: Start wasmd
0 commit comments