chore: lint

This commit is contained in:
coderaiser 2023-05-12 17:32:57 +03:00
parent bd7dfd0c28
commit d0e5fc0cbd
4 changed files with 26 additions and 23 deletions

View file

@ -11,7 +11,7 @@ jobs:
node-version:
- 16.x
- 18.x
- 19.x
- 20.x
steps:
- uses: actions/checkout@v3
- name: Use Node.js ${{ matrix.node-version }}