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 b6f5610 commit dbfc9f7Copy full SHA for dbfc9f7
.github/workflows/publish.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Install Node, NPM and Yarn
21
uses: actions/setup-node@v1
22
with:
23
- node-version: 14
+ node-version: 16
24
25
- name: Get yarn cache directory path
26
id: yarn-cache-dir-path
0 commit comments