Skip to content

Commit

Permalink
chore: change node version from 20 to 18
Browse files Browse the repository at this point in the history
Signed-off-by: Tuan Duc Tran <[email protected]>
  • Loading branch information
tuanductran authored Mar 4, 2024
1 parent 4b492ca commit f24e79e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [20]
node-version: [18]

steps:
- name: Cancel Previous Runs
Expand Down

0 comments on commit f24e79e

Please sign in to comment.