Skip to content

Commit

Permalink
Pin eslint back to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
Nemo157 authored and syphar committed Apr 7, 2024
1 parent 77b9e36 commit 2236f10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,5 +186,5 @@ jobs:
- uses: actions/setup-node@v4
- name: install `just`
run: sudo snap install --edge --classic just
- run: npm install -g eslint
- run: npm install -g eslint@8
- run: just lint-js

0 comments on commit 2236f10

Please sign in to comment.