Skip to content

Commit 8366154

Browse files
committed
v3
1 parent b1b2c93 commit 8366154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/eslint.yml

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

3333
- name: Install ESLint
3434
run: |
35-
npm install eslint@8.10.0
35+
npm install eslint
3636
npm install @microsoft/[email protected]
3737
3838
- name: Run ESLint

0 commit comments

Comments
 (0)