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.
2 parents 17dbca9 + 47cd58c commit 0bbfb71Copy full SHA for 0bbfb71
1 file changed
.github/workflows/convert-to-javascript.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Setup Node.js
34
uses: actions/setup-node@v5
35
with:
36
- node-version: 20.x
+ node-version: 24.x
37
38
- name: Install dependencies
39
run: |
0 commit comments