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.
2 parents b9f1df4 + fada708 commit d9da53aCopy full SHA for d9da53a
.github/workflows/release.yaml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup Node.js
17
uses: actions/setup-node@v2
18
with:
19
- node-version: 14
+ node-version: 18
20
- name: Install dependencies
21
run: yarn
22
- name: Release
.github/workflows/test.yaml
@@ -18,7 +18,7 @@ jobs:
23
- name: Get yarn cache directory path
24
id: yarn-cache-dir-path
0 commit comments