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 c6d76d0 commit 3254439Copy full SHA for 3254439
1 file changed
ansible/roles/github-bot/tasks/main.yml
@@ -15,7 +15,7 @@
15
16
- name: Bootstrap | Add nodesource repo
17
apt_repository:
18
- repo: deb https://deb.nodesource.com/node_10.x jessie main
+ repo: deb https://deb.nodesource.com/node_14.x jessie main
19
state: present
20
21
- name: Bootstrap | APT Update and upgrade
0 commit comments