Skip to content

Commit c5e41d8

Browse files
Update lint.yml
1 parent a68e657 commit c5e41d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/lint.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ jobs:
7474

7575
- name: Use Node.js
7676
uses: actions/setup-node@v4
77+
with:
78+
node-version: '20'
7779

7880
- name: Upgrade npm
7981
run: npm install -g npm@latest

0 commit comments

Comments
 (0)