Skip to content

Commit 4e28b24

Browse files
authored
Update lint.yml
1 parent 9d9ca8c commit 4e28b24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Set up Node.js
3030
uses: actions/setup-node@v1
3131
with:
32-
node-version: 12
32+
node-version: 23
3333

3434
# ESLint and Prettier must be in `package.json`
3535
- name: Install Node.js dependencies

0 commit comments

Comments
 (0)