We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d037a07 + e054d6f commit 85ad019Copy full SHA for 85ad019
.github/workflows/release.yml
@@ -69,7 +69,7 @@ jobs:
69
- name: Set up Node
70
uses: actions/[email protected]
71
with:
72
- node-version: 14
+ node-version: 20
73
- name: Install npm libs
74
run: |
75
yarn global add license-report
0 commit comments