Skip to content

Commit a4f6c89

Browse files
chore(deps): update dependency node to v24
1 parent 14d6e57 commit a4f6c89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
- uses: UziTech/action-setup-atom@v1
6363
- uses: actions/setup-node@v3
6464
with:
65-
node-version: "14.x"
65+
node-version: "24.x"
6666
- name: NPM install
6767
run: npm install
6868
- name: Release 🎉

0 commit comments

Comments
 (0)