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 8bd7318 commit 814d398Copy full SHA for 814d398
.github/workflows/deploy.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Set up Node.js
19
uses: actions/setup-node@v3
20
with:
21
- node-version: '16.x'
+ node-version: '20.x'
22
23
# Step 3: Install dependencies
24
- name: Install dependencies
0 commit comments