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 8523fe5 commit 30d7009Copy full SHA for 30d7009
.github/workflows/deploy.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Set up Node
30
uses: actions/setup-node@v2
31
with:
32
- node-version: 14
+ node-version: 20
33
- name: Install Semantic Release dependencies
34
run: |
35
sudo apt-get install bumpversion
0 commit comments