Skip to content

https://nodejs.org/dist/#1

Draft
fatash89 wants to merge 1 commit intomainfrom
fatash89-patch-1
Draft

https://nodejs.org/dist/#1
fatash89 wants to merge 1 commit intomainfrom
fatash89-patch-1

Conversation

@fatash89
Copy link
Owner

@fatash89 fatash89 commented Oct 2, 2021

  • name: Set up node using nvm

    You may pin to the exact commit or the version.

    uses: dcodeIO/setup-node-nvm@67e3308

    uses: dcodeIO/setup-node-nvm@v4
    with:

    The node.js version to use according to nvm. Uses the version specified in .nvmrc if omitted.

    node-version: # optional, default is

    The node.js mirror to use

    node-mirror: # optional, default is https://nodejs.org/dist/

Changes

Context

- name: Set up node using nvm
  # You may pin to the exact commit or the version.
  # uses: dcodeIO/setup-node-nvm@67e3308
  uses: dcodeIO/setup-node-nvm@v4
  with:
    # The node.js version to use according to nvm. Uses the version specified in .nvmrc if omitted.
    node-version: # optional, default is 
    # The node.js mirror to use
    node-mirror: # optional, default is https://nodejs.org/dist/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant