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 b02b04a commit f87259bCopy full SHA for f87259b
.github/workflows/test-deploy.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v3
16
- uses: actions/setup-node@v3
17
with:
18
- node-version: 18
+ node-version: 20
19
cache: npm
20
21
- name: Install dependencies
0 commit comments