Skip to content

Commit 07c149a

Browse files
JooyoungPark73lrq619
authored andcommitted
bump node.js version to 20
Signed-off-by: JooYoung Park <jooyoung.park73@gmail.com>
1 parent f6aef03 commit 07c149a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linters.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
fetch-depth: 0
2525
- uses: actions/setup-node@v4
2626
with:
27-
node-version: '14'
27+
node-version: '20'
2828

2929
- name: Install Commitlint
3030
run: sudo npm install -g @commitlint/cli

0 commit comments

Comments
 (0)