Skip to content

Commit 762eae1

Browse files
meta: bump nvm to v0.40.4 (#8643)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2bb1883 commit 762eae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/site/snippets/en/download/nvm.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Download and install nvm:
2-
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh | bash
2+
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.4/install.sh | bash
33

44
# in lieu of restarting the shell
55
\. "$HOME/.nvm/nvm.sh"

0 commit comments

Comments
 (0)