We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ec0828 commit bcda21dCopy full SHA for bcda21d
.github/workflows/deploy.yml
@@ -46,7 +46,7 @@ jobs:
46
- name: Setup Node
47
uses: actions/setup-node@v1
48
with:
49
- node-version: 12
+ node-version: 14
50
51
- name: Install Semantic Release dependencies
52
run: |
0 commit comments