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 665f447 commit dff81d3Copy full SHA for dff81d3
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Setup Node
22
uses: actions/[email protected]
23
with:
24
- node-version: 14.x
+ node-version: 18.x
25
registry-url: "https://registry.npmjs.org"
26
- name: Get yarn cache directory path
27
id: yarn-cache-dir-path
0 commit comments