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 14d6e57 commit a4f6c89Copy full SHA for a4f6c89
.github/workflows/CI.yml
@@ -62,7 +62,7 @@ jobs:
62
- uses: UziTech/action-setup-atom@v1
63
- uses: actions/setup-node@v3
64
with:
65
- node-version: "14.x"
+ node-version: "24.x"
66
- name: NPM install
67
run: npm install
68
- name: Release 🎉
0 commit comments