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 bea4cd6 commit 455d79cCopy full SHA for 455d79c
.github/workflows/beta-release.yaml
@@ -15,7 +15,7 @@ jobs:
15
ref: ${{ github.head_ref }}
16
- uses: actions/setup-node@v4
17
with:
18
- node-version: '16.x'
+ node-version: '18.x'
19
registry-url: 'https://registry.npmjs.org'
20
cache: 'yarn'
21
0 commit comments