We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c84bc0d commit e069f1fCopy full SHA for e069f1f
.github/workflows/deploy.yml
@@ -16,7 +16,7 @@ jobs:
16
fetch-depth: 0
17
- uses: actions/setup-node@v4
18
with:
19
- node-version: 18
+ node-version: 20
20
cache: yarn
21
22
- name: Install dependencies
0 commit comments