Skip to content

Commit c04ebd7

Browse files
committed
Update node to 20.x
1 parent 56a0989 commit c04ebd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/roles/pwa-html/tasks/main.yml

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

33
- name: Download nodesource APT repo script
44
get_url:
5-
url: https://deb.nodesource.com/setup_14.x
5+
url: https://deb.nodesource.com/setup_20.x
66
dest: /tmp/setup-node-apt-source.sh
77
mode: 777
88

0 commit comments

Comments
 (0)