We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f8694e9 + 035dadb commit 963146aCopy full SHA for 963146a
1 file changed
.github/workflows/deploy.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Setup Node.js
16
uses: actions/setup-node@v4
17
with:
18
- node-version: '18'
+ node-version: '20'
19
cache: 'yarn'
20
21
- name: Install and Build 🔧
0 commit comments