Skip to content

Commit 3f8468b

Browse files
chore(deps): update dependency node to v22
1 parent 13b8158 commit 3f8468b

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
@@ -65,7 +65,7 @@ jobs:
6565
- uses: UziTech/action-setup-atom@v1
6666
- uses: actions/setup-node@v3
6767
with:
68-
node-version: "12.x"
68+
node-version: "22.x"
6969
- name: NPM install
7070
run: npm install
7171
# - name: Release 🎉

0 commit comments

Comments
 (0)