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: actions/setup-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
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: v3.1.0
Choose a head ref
  • 8 commits
  • 18 files changed
  • 5 contributors

Commits on Mar 10, 2022

  1. Configuration menu
    Copy the full SHA
    77f43a4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #440 from actions/joshmgross/service-codeowners

    Update CODEOWNERS to actions-service
    brcrista authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    ed960c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Bump minimist from 1.2.5 to 1.2.6

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 24, 2022
    Configuration menu
    Copy the full SHA
    f3e93d1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #448 from actions/dependabot/npm_and_yarn/minimist…

    …-1.2.6
    
    Bump minimist from 1.2.5 to 1.2.6
    brcrista authored Mar 24, 2022
    Configuration menu
    Copy the full SHA
    bed538b View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Caching on GHES (#452)

    * add support for ghes caching
    
    * fix licesnses
    
    * work on resolving comments
    
    * change internal error to warning
    
    * fix warning for internal errors
    
    * update version
    dmitry-shibanov authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    bacd6b4 View commit details
    Browse the repository at this point in the history
  2. Updated documentation/workflows to use actions/setup-node@v3 (#433)

    * Update documentation `actions/setup-node@v2` -> `actions/setup-node@v3`
    
    * Bump workflows to `actions/setup-node@v3`
    
    * Update `README.md` workflow status badges to new format
    magnetikonline authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    546fd45 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. 2 Configuration menu
    Copy the full SHA
    7571663 View commit details
    Browse the repository at this point in the history
  2. 5 Configuration menu
    Copy the full SHA
    5b52f09 View commit details
    Browse the repository at this point in the history
Loading