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 1f71f84 commit 10e38c9Copy full SHA for 10e38c9
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Set up Node.js
14
uses: actions/setup-node@v1
15
with:
16
- node-version: 16
+ node-version: 18
17
18
- name: Get Yarn cache directory
19
id: yarn-cache-directory
0 commit comments