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 a2451be commit 9babbc4Copy full SHA for 9babbc4
.github/workflows/deploy.yml
@@ -73,7 +73,7 @@ jobs:
73
- name: use Node.js 16
74
uses: actions/setup-node@v3
75
with:
76
- node-version: '20.x'
+ node-version: '16.x'
77
78
- name: Get yarn cache directory path
79
id: yarn-cache-dir-path
0 commit comments