fix: bump even higher
This commit is contained in:
parent
fd44499b60
commit
4e09e0231d
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
- uses: actions/setup-node@v1
|
- uses: actions/setup-node@v1
|
||||||
with:
|
with:
|
||||||
node-version: 16
|
node-version: 18
|
||||||
- run: yarn install
|
- run: yarn install
|
||||||
- run: yarn prettier-check
|
- run: yarn prettier-check
|
||||||
- run: yarn test
|
- run: yarn test
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user