committed by
Philip Molares
parent
4a0025d5bf
commit
3dfe9722c9
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
- name: Setup node
|
||||
uses: ./.github/actions/setup-node
|
||||
with:
|
||||
NODEJS_VERSION: '20'
|
||||
NODEJS_VERSION: '22'
|
||||
|
||||
- name: Run ESLint
|
||||
run: yarn run eslint
|
||||
|
||||
Reference in New Issue
Block a user