We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a5a005b + db6c636 commit 28bc404Copy full SHA for 28bc404
1 file changed
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Setup Node.js
16
uses: actions/setup-node@v6
17
with:
18
- node-version: 20
+ node-version: 24
19
- name: Install dependencies
20
run: npm i
21
env:
0 commit comments