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 7ccb854 commit 6ef3708Copy full SHA for 6ef3708
.github/workflows/deploy.yml
@@ -35,7 +35,7 @@ jobs:
35
- uses: actions/checkout@v3
36
- uses: actions/setup-node@v3
37
with:
38
- node-version: 18
+ node-version: 20
39
cache: npm
40
41
- name: Install dependencies
0 commit comments