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 60964c3 commit 29df1c0Copy full SHA for 29df1c0
.github/workflows/build.js.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Setup Node.js
36
uses: actions/setup-node@v4
37
with:
38
- node-version: 20.10.0
+ node-version: 24.7.0
39
40
- name: Install dependencies
41
run: |
0 commit comments