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 3e59278 commit 49282d0Copy full SHA for 49282d0
.github/workflows/cd.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v4
17
- uses: actions/setup-node@v4
18
with:
19
- node-version: '20.x'
+ node-version: '18.x'
20
21
- name: Get yarn cache directory path
22
id: yarn-cache-dir-path
0 commit comments