Skip to content

Commit

Permalink
bump node.js version to 20
Browse files Browse the repository at this point in the history
Signed-off-by: JooYoung Park <[email protected]>
  • Loading branch information
JooyoungPark73 authored and lrq619 committed Mar 4, 2024
1 parent f6aef03 commit 07c149a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
fetch-depth: 0
- uses: actions/setup-node@v4
with:
node-version: '14'
node-version: '20'

- name: Install Commitlint
run: sudo npm install -g @commitlint/cli
Expand Down

0 comments on commit 07c149a

Please sign in to comment.