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 329267a commit c1a9aa1Copy full SHA for c1a9aa1
.github/workflows/push.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v2
13
- uses: actions/setup-node@v2
14
with:
15
- node-version: 14
+ node-version: 20
16
- run: npm install -g yarn
17
- name: Get yarn cache
18
id: yarn-cache
0 commit comments