Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.
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: seanmiddleditch/gha-setup-ninja
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4
Choose a base ref
...
head repository: seanmiddleditch/gha-setup-ninja
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5
Choose a head ref
  • 3 commits
  • 7 files changed
  • 3 contributors

Commits on Jun 16, 2024

  1. Update runtime to node20. (#27)

    * Update runtime to node20.
    
    * Remove unused variable.
    teo-tsirpanis authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    165810d View commit details
    Browse the repository at this point in the history
  2. Upgrade the tests for the current version of Ninja (#24)

    * Upgrade the tests for the current version of Ninja
    
    *  #20 did not update the GitHub Action test to match https://github.com/ninja-build/ninja/releases
    
    * README.md: The default version of Ninja is 1.11.1
    
    ---------
    
    Co-authored-by: Sean Middleditch <[email protected]>
    cclauss and seanmiddleditch authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    20f2a49 View commit details
    Browse the repository at this point in the history
  3. Update package dependencies (#28)

    * Update dependencies
    
    * Update more dependencies
    seanmiddleditch authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    96bed6e View commit details
    Browse the repository at this point in the history
Loading