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 f300722 commit f7f78d6Copy full SHA for f7f78d6
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Use Node.js 16.3.0
14
uses: actions/setup-node@v4
15
with:
16
- node-version: 16.3.0
+ node-version: 22.14.0
17
registry-url: "https://registry.npmjs.org"
18
- run: yarn install
19
- run: yarn build
0 commit comments