Skip to content

Commit cd4d869

Browse files
committed
Add eslinter
1 parent 838b0e0 commit cd4d869

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/eslinter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
steps:
2222
- name: Install NodeJS
23-
- uses: actions/setup-node@v4
23+
uses: actions/setup-node@v4
2424
with:
2525
node-version: latest
2626

0 commit comments

Comments
 (0)