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 7ca5bf6 commit f86a693Copy full SHA for f86a693
.github/workflows/validate.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: ⎔ Setup node
27
uses: actions/setup-node@v4
28
with:
29
- node-version: 20
+ node-version: 24
30
31
- name: ▶️ Run setup script
32
run: npm run setup
0 commit comments