We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29278d6 commit f4cc4bbCopy full SHA for f4cc4bb
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Set up Node.js
20
uses: actions/setup-node@v2
21
with:
22
- node-version: '16'
+ node-version: '20'
23
24
- name: Cache Yarn
25
uses: actions/cache@v3
0 commit comments