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 08fa9eb commit 54a3291Copy full SHA for 54a3291
.github/workflows/deploy.yaml
@@ -64,7 +64,7 @@ jobs:
64
- name: Setting up Node.js
65
uses: actions/setup-node@v4
66
with:
67
- node-version: 16
+ node-version: 18
68
cache: npm
69
70
- name: Installing Node.js packages
@@ -115,7 +115,7 @@ jobs:
115
116
117
118
119
120
121
@@ -165,7 +165,7 @@ jobs:
165
166
167
168
169
170
171
0 commit comments