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 caf3429 commit 71593d9Copy full SHA for 71593d9
.github/workflows/release.yml
@@ -11,7 +11,7 @@ jobs:
11
uses: actions/setup-node@v1
12
with:
13
# alias support: https://github.com/actions/setup-node/issues/26
14
- node-version: '12'
+ node-version: '14'
15
- name: Get yarn cache directory path
16
id: yarn-cache-dir-path
17
run: echo "::set-output name=dir::$(yarn cache dir)"
0 commit comments