Update node-version in test

pull/219/head
Tim 2023-04-20 03:36:08 -04:00
parent 8a62cebb67
commit 627fe0acda
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 12.x
node-version: 18.x
- run: yarn
- run: yarn lint
- run: yarn test