We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 91460f7 + da3df23 commit 0d94dd3Copy full SHA for 0d94dd3
2 files changed
.github/workflows/test.yml
@@ -9,7 +9,7 @@ jobs:
9
- uses: actions/checkout@v2
10
- uses: actions/setup-node@v3
11
with:
12
- node-version: 16
+ node-version: 18.12.1
13
cache: 'yarn'
14
- run: yarn install --frozen-lockfile
15
- run: yarn lint
0 commit comments