Skip to content

Commit

Permalink
Update eslint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ARYPROGRAMMER authored Dec 16, 2024
1 parent 21619f2 commit e2c3100
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/eslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:

- name: Install ESLint
run: |
npm install eslint@8.10.0
npm install @microsoft/eslint-formatter-sarif@3.1.0
npm --legacy-peer-deps install eslint@8.10.0
npm --legacy-peer-deps install @microsoft/eslint-formatter-sarif@3.1.0
- name: Run ESLint
env:
Expand Down

0 comments on commit e2c3100

Please sign in to comment.