Skip to content

Commit 31a372e

Browse files
committed
ci: fix
1 parent 1907875 commit 31a372e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Setup Node.js
2626
uses: actions/setup-node@v1
2727
with:
28-
node-version: 12
28+
node-version: 14
2929
- name: Install Semantic Release dependencies
3030
run: |
3131
sudo apt-get install bumpversion

0 commit comments

Comments
 (0)