We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f78ba7e commit 2b66bcfCopy full SHA for 2b66bcf
.github/workflows/yarn-upgrade.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/setup-node@v3
22
with:
23
cache: yarn
24
- node-version: 14
+ node-version: 16
25
26
- name: Install Tools
27
run: |-
0 commit comments