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: v4.0.3
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: v4.0.4
Choose a head ref
  • 5 commits
  • 6 files changed
  • 5 contributors

Commits on Jul 15, 2024

  1. Documentation update in the README file (#1106)

    * first commit on using setup node
    
    * Delete .github/workflows/helloWorld.yml
    
    * Create main.yml
    
    * Rename main.yml to helloworld.yml
    
    * goodbye world added
    
    * name changed to goodbye
    
    * updated README
    
    ---------
    
    Co-authored-by: Suyash Gaonkar <39784472+suyashrg18@users.noreply.github.com>
    suyashgaonkar and suyashrg18 authored Jul 15, 2024
    1 Configuration menu
    Copy the full SHA
    26961cf View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Fix: windows arm64 setup (#1126)

    * Add condition to ensure ZIP extraction targets only Windows ARM64 official archives
    
    * Bumps micromatch from 4.0.5 to 4.0.8
    priyagupta108 authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    1c7b2db View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    aa363de View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1125 from actions/add-is-release-workflow

    Add workflow file for publishing releases to immutable action package
    Jcambass authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    97ca147 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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