Skip to content

Commit

Permalink
Update node to 20.x
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisvire committed Jul 24, 2024
1 parent 56a0989 commit c04ebd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/pwa-html/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

- name: Download nodesource APT repo script
get_url:
url: https://deb.nodesource.com/setup_14.x
url: https://deb.nodesource.com/setup_20.x
dest: /tmp/setup-node-apt-source.sh
mode: 777

Expand Down

0 comments on commit c04ebd7

Please sign in to comment.