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/checkout
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.2
Choose a base ref
...
head repository: actions/checkout
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1d96c772d19495a3b5c517cd2bc0cb401ea0529f
Choose a head ref
  • 3 commits
  • 14 files changed
  • 3 contributors

Commits on Mar 12, 2024

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

Commits on Mar 14, 2024

  1. Check git version before attempting to disable sparse-checkout (#1656)

    * Check git version before attempting to disable `sparse-checkout`
    * Bump `MinimumGitSparseCheckoutVersion` to 2.28 due to #1386
    * Initial prep for release 4.1.3
    jww3 authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    cd7d8d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Add SSH user parameter (#1685)

    * Add a configurable SSH user
    
    * Update docs with param
    
    * Indentation of readme
    
    * formatting woes
    
    * Update src/url-helper.ts
    
    Co-authored-by: Josh Gross <joshmgross@github.com>
    
    * Update action.yml
    
    Co-authored-by: Josh Gross <joshmgross@github.com>
    
    * Update genfiles
    
    ---------
    
    Co-authored-by: Josh Gross <joshmgross@github.com>
    cory-miller and joshmgross authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    1d96c77 View commit details
    Browse the repository at this point in the history
Loading