Skip to content

Commit 3254439

Browse files
committed
github-bot: update Node.js from 10.x -> 14.x
1 parent c6d76d0 commit 3254439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/roles/github-bot/tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
- name: Bootstrap | Add nodesource repo
1717
apt_repository:
18-
repo: deb https://deb.nodesource.com/node_10.x jessie main
18+
repo: deb https://deb.nodesource.com/node_14.x jessie main
1919
state: present
2020

2121
- name: Bootstrap | APT Update and upgrade

0 commit comments

Comments
 (0)