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