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 1907875 commit 31a372eCopy full SHA for 31a372e
.github/workflows/deploy.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Setup Node.js
26
uses: actions/setup-node@v1
27
with:
28
- node-version: 12
+ node-version: 14
29
- name: Install Semantic Release dependencies
30
run: |
31
sudo apt-get install bumpversion
0 commit comments