fix: bump even higher

This commit is contained in:
Safwan Samsudeen 2024-09-11 21:03:24 +05:30
parent fd44499b60
commit 4e09e0231d

View File

@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v1
- uses: actions/setup-node@v1
with:
node-version: 16
node-version: 18
- run: yarn install
- run: yarn prettier-check
- run: yarn test