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 26ffb04 commit 9fc5d71Copy full SHA for 9fc5d71
.github/workflows/deploy-demo.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: 🟢 Node
28
uses: actions/setup-node@v3
29
with:
30
- node-version: 16
+ node-version: 20
31
registry-url: 'https://registry.npmjs.org'
32
- name: 🕵 Yarn install
33
uses: borales/actions-yarn@v4
.github/workflows/publish-to-npm.yml
@@ -17,7 +17,7 @@ jobs:
17
18
19
20
21
22
23
0 commit comments