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 48eb347 commit 3847f17Copy full SHA for 3847f17
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@master
15
- uses: actions/setup-node@v4
16
with:
17
- node-version: 18.x
+ node-version: 20.x
18
cache: yarn
19
- name: Lint and test
20
run: |
0 commit comments