We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9772bb3 commit 555ab2fCopy full SHA for 555ab2f
1 file changed
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Setup Node.js
19
uses: actions/setup-node@v3
20
with:
21
- node-version: 14
+ node-version: 18
22
cache: npm
23
- name: Install dependencies
24
run: npm ci
0 commit comments