We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f7c654 commit b572f4eCopy full SHA for b572f4e
.github/workflows/test.yml
@@ -40,7 +40,7 @@ jobs:
40
- name: Setup Node.js
41
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
42
with:
43
- node-version: 22.22.2
+ node-version: 24.14.1
44
package-manager-cache: false
45
46
- name: Install Dependencies
@@ -67,7 +67,7 @@ jobs:
67
68
69
70
71
72
73
0 commit comments