We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03a39b3 commit 92ca06bCopy full SHA for 92ca06b
1 file changed
.github/workflows/validate.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: ⎔ Setup node
25
uses: actions/setup-node@v3
26
with:
27
- node-version: 20
+ node-version: 24
28
29
- name: ▶️ Run setup script
30
run: npm run setup
0 commit comments