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: pnpm/action-setup
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.0
Choose a base ref
...
head repository: pnpm/action-setup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.3.0
Choose a head ref
  • 9 commits
  • 14 files changed
  • 7 contributors

Commits on Dec 5, 2025

  1. Update README.md (#175)

    fix the string run_install example
    dreyks authored Dec 5, 2025
    Configuration menu
    Copy the full SHA
    72f0451 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a0024f View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2025

  1. Clarify that package_json_file is relative to GITHUB_WORKSPACE (#184)

    * Clarify that package_json_file is relative to GITHUB_WORKSPACE
    
    Clarify the description for package_json_file parameter to specify that the path must be relative to the repository root.
    
    * Apply suggestion from @zkochan
    
    ---------
    
    Co-authored-by: Zoltan Kochan <z@kochan.io>
    chris-martin and zkochan authored Dec 7, 2025
    Configuration menu
    Copy the full SHA
    ee7b871 View commit details
    Browse the repository at this point in the history
  2. feat: store caching (#188)

    * add pnpm store caching
    
    * style: format
    
    * no semicolons
    * no star imports
    * import order
    
    * style: no star imports
    
    ---------
    
    Co-authored-by: khai96_ <hvksmr1996@gmail.com>
    jrmajor and KSXGitHub authored Dec 7, 2025
    Configuration menu
    Copy the full SHA
    e94b270 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2025

  1. Configuration menu
    Copy the full SHA
    61bc82c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9e1dbc View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

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

Commits on Feb 17, 2026

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

Commits on Mar 11, 2026

  1. Revert "feat!: run the action on Node.js 24 (#205)"

    This reverts commit 9b5745c.
    zkochan committed Mar 11, 2026
    Configuration menu
    Copy the full SHA
    b906aff View commit details
    Browse the repository at this point in the history
Loading