Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hhhmmmlee/setup-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: actions/setup-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 21 files changed
  • 6 contributors

Commits on Jan 31, 2020

  1. Configuration menu
    Copy the full SHA
    6b7f6c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Configuration menu
    Copy the full SHA
    0cc027b View commit details
    Browse the repository at this point in the history

Commits on May 2, 2020

  1. Merge pull request actions#141 from fishcharlie/patch-1

    Changing node-version default to be latest LTS (12.x)
    bryanmacfarlane authored May 2, 2020
    Configuration menu
    Copy the full SHA
    89ea387 View commit details
    Browse the repository at this point in the history
  2. Merge pull request actions#108 from nschonni/patch-2

    chore: Swap EOL 8 in example for 12
    bryanmacfarlane authored May 2, 2020
    Configuration menu
    Copy the full SHA
    a47b2f6 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Update README.md

    bryanmacfarlane authored May 6, 2020
    Configuration menu
    Copy the full SHA
    7c6182c View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. download from node-versions and fallback to node dist (actions#147)

    * download LTS versions from releases
    
    * support upcoiming ghes 
    
    Co-authored-by: eric sciple <ericsciple@users.noreply.github.com>
    bryanmacfarlane and ericsciple authored May 19, 2020
    Configuration menu
    Copy the full SHA
    e434342 View commit details
    Browse the repository at this point in the history
  2. announce v2-beta

    bryanmacfarlane committed May 19, 2020
    Configuration menu
    Copy the full SHA
    0e2f9cd View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Configuration menu
    Copy the full SHA
    1ae8f4b View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Switch from "master" to "main" branch (actions#171)

    * Switch from "master" to "main" branch
    
    * Update README.md
    maxim-lobanov authored Jul 20, 2020
    Configuration menu
    Copy the full SHA
    321b6cc View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Clarifications to the README (actions#167)

    * Update README.md
    
    * Update README.md
    
    Co-authored-by: Bryan MacFarlane <bryanmacfarlane@github.com>
    konradpabjan and bryanmacfarlane authored Jan 20, 2021
    Configuration menu
    Copy the full SHA
    60c1140 View commit details
    Browse the repository at this point in the history
Loading