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 6fb25cb commit 8ec271aCopy full SHA for 8ec271a
.github/workflows/release.yml
@@ -66,7 +66,7 @@ jobs:
66
- name: Set up Node.js
67
uses: actions/setup-node@v3
68
with:
69
- node-version: 18
+ node-version: 20
70
71
- name: Install dependencies
72
run: npm ci
0 commit comments