We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2736e88 commit 051e1c5Copy full SHA for 051e1c5
1 file changed
.github/workflows/deploy.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Set up Node.js
23
uses: actions/setup-node@v4
24
with:
25
- node-version: '16'
+ node-version: 18
26
27
- name: Install dependencies
28
run: yarn
0 commit comments