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.
1 parent 92248af commit b5a9ae2Copy full SHA for b5a9ae2
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v3
17
- uses: actions/setup-node@v3
18
with:
19
- node-version: 18
+ node-version: 20
20
cache: yarn
21
- run: yarn install
22
- run: yarn test
0 commit comments