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 2c458de commit 6217164Copy full SHA for 6217164
1 file changed
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/setup-node@v4
25
with:
26
cache: npm
27
- node-version: 18
+ node-version: 20
28
- name: Install dependencies
29
run: npm ci
30
- name: Release
0 commit comments