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 bad537d commit 3c79d82Copy full SHA for 3c79d82
.github/workflows/release-automated.yml
@@ -13,7 +13,7 @@ jobs:
13
persist-credentials: false
14
- uses: actions/setup-node@v4
15
with:
16
- node-version: 18
+ node-version: 20
17
registry-url: https://registry.npmjs.org/
18
cache: npm
19
- run: npm ci
0 commit comments