Skip to content

Commit 2236f10

Browse files
Nemo157syphar
authored andcommitted
Pin eslint back to v8
1 parent 77b9e36 commit 2236f10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,5 +186,5 @@ jobs:
186186
- uses: actions/setup-node@v4
187187
- name: install `just`
188188
run: sudo snap install --edge --classic just
189-
- run: npm install -g eslint
189+
- run: npm install -g eslint@8
190190
- run: just lint-js

0 commit comments

Comments
 (0)