Skip to content

Commit

Permalink
github-bot: update Node.js from 10.x -> 14.x
Browse files Browse the repository at this point in the history
  • Loading branch information
phillipj committed Dec 12, 2020
1 parent c6d76d0 commit 3254439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/github-bot/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

- name: Bootstrap | Add nodesource repo
apt_repository:
repo: deb https://deb.nodesource.com/node_10.x jessie main
repo: deb https://deb.nodesource.com/node_14.x jessie main
state: present

- name: Bootstrap | APT Update and upgrade
Expand Down

0 comments on commit 3254439

Please sign in to comment.