Logo
Explore Help
Sign In
mirror/checkout
2
0
Fork 0
You've already forked checkout
Code Issues Pull Requests Actions Packages Projects Releases 50 Wiki Activity

50 Releases 59 Tags

RSS Feed
  • v4.2.0 d632683dd7
    Compare

    v4.2.0 Stable

    joshmgross released this 2024-09-26 01:51:15 +08:00 | 27 commits to main since this release

    What's Changed

    • Add Ref and Commit outputs by @lucacome in https://github.com/actions/checkout/pull/1180
    • Dependabot updates in https://github.com/actions/checkout/pull/1777 & https://github.com/actions/checkout/pull/1872

    New Contributors

    • @yasonk made their first contribution in https://github.com/actions/checkout/pull/1869
    • @lucacome made their first contribution in https://github.com/actions/checkout/pull/1180

    Full Changelog: https://github.com/actions/checkout/compare/v4.1.7...v4.2.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.1.7 692973e3d9
    Compare

    v4.1.7 Stable

    joshmgross released this 2024-06-13 02:41:43 +08:00 | 34 commits to main since this release

    What's Changed

    • Bump the minor-npm-dependencies group across 1 directory with 4 updates by @dependabot in https://github.com/actions/checkout/pull/1739
    • Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/actions/checkout/pull/1697
    • Check out other refs/* by commit by @orhantoy in https://github.com/actions/checkout/pull/1774
    • Pin actions/checkout's own workflows to a known, good, stable version. by @jww3 in https://github.com/actions/checkout/pull/1776

    New Contributors

    • @orhantoy made their first contribution in https://github.com/actions/checkout/pull/1774

    Full Changelog: https://github.com/actions/checkout/compare/v4.1.6...v4.1.7

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.1.6 a5ac7e51b4
    Compare

    v4.1.6 Stable

    cory-miller released this 2024-05-17 02:08:36 +08:00 | 39 commits to main since this release

    What's Changed

    • Check platform to set archive extension appropriately by @cory-miller in https://github.com/actions/checkout/pull/1732
    • Update for 4.1.6 release by @cory-miller in https://github.com/actions/checkout/pull/1733

    Full Changelog: https://github.com/actions/checkout/compare/v4.1.5...v4.1.6

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.1.5 44c2b7a8a4
    Compare

    v4.1.5 Stable

    cory-miller released this 2024-04-30 23:50:54 +08:00 | 41 commits to main since this release

    What's Changed

    • Update NPM dependencies by @cory-miller in https://github.com/actions/checkout/pull/1703
    • Bump github/codeql-action from 2 to 3 by @dependabot in https://github.com/actions/checkout/pull/1694
    • Bump actions/setup-node from 1 to 4 by @dependabot in https://github.com/actions/checkout/pull/1696
    • Bump actions/upload-artifact from 2 to 4 by @dependabot in https://github.com/actions/checkout/pull/1695
    • README: Suggest user.email to be 41898282+github-actions[bot]@users.noreply.github.com by @cory-miller in https://github.com/actions/checkout/pull/1707

    Full Changelog: https://github.com/actions/checkout/compare/v4.1.4...v4.1.5

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.1.4 0ad4b8fada
    Compare

    v4.1.4 Stable

    jww3 released this 2024-04-24 21:29:05 +08:00 | 46 commits to main since this release

    What's Changed

    • Disable extensions.worktreeConfig when disabling sparse-checkout by @jww3 in https://github.com/actions/checkout/pull/1692
    • Add dependabot config by @cory-miller in https://github.com/actions/checkout/pull/1688
    • Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in https://github.com/actions/checkout/pull/1643
    • Bump the minor-actions-dependencies group with 2 updates by @dependabot in https://github.com/actions/checkout/pull/1693

    Full Changelog: https://github.com/actions/checkout/compare/v4.1.3...v4.1.4

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.1.3 1d96c772d1
    Compare

    v4.1.3 Stable

    cory-miller released this 2024-04-19 03:29:55 +08:00 | 51 commits to main since this release

    What's Changed

    • Update actions/checkout version in update-main-version.yml by @jww3 in https://github.com/actions/checkout/pull/1650
    • Check git version before attempting to disable sparse-checkout by @jww3 in https://github.com/actions/checkout/pull/1656
    • Add SSH user parameter by @cory-miller in https://github.com/actions/checkout/pull/1685

    Full Changelog: https://github.com/actions/checkout/compare/v4.1.2...v4.1.3

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.1.2 9bb56186c3
    Compare

    v4.1.2 Stable

    jww3 released this 2024-03-12 19:11:01 +08:00 | 54 commits to main since this release

    We are investigating the following issue with this release and have rolled-back the v4 tag to point to v4.1.1

    • sparse-checkout is not available on git versions prior to 2.27.0 (see https://github.com/actions/checkout/issues/1651)

    What's Changed

    • Fix: Disable sparse checkout whenever sparse-checkout option is not present @dscho in https://github.com/actions/checkout/pull/1598
    • Bump tough-cookie from 4.0.0 to 4.1.3 by @dependabot in https://github.com/actions/checkout/pull/1406
    • Bump @babel/traverse from 7.20.5 to 7.24.0 by @dependabot in https://github.com/actions/checkout/pull/1642

    New Contributors

    • @jww3 made their first contribution in https://github.com/actions/checkout/pull/1616

    Full Changelog: https://github.com/actions/checkout/compare/v4.1.1...v4.1.2

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.1.1 b4ffde65f4
    Compare

    v4.1.1 Stable

    cory-miller released this 2023-10-17 23:52:30 +08:00 | 62 commits to main since this release

    What's Changed

    • Update CODEOWNERS to Launch team by @joshmgross in https://github.com/actions/checkout/pull/1510
    • Correct link to GitHub Docs by @peterbe in https://github.com/actions/checkout/pull/1511
    • Link to release page from what's new section by @cory-miller in https://github.com/actions/checkout/pull/1514

    New Contributors

    • @joshmgross made their first contribution in https://github.com/actions/checkout/pull/1510
    • @peterbe made their first contribution in https://github.com/actions/checkout/pull/1511

    Full Changelog: https://github.com/actions/checkout/compare/v4.1.0...v4.1.1

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.0.0 1e31de5234
    Compare

    v4.0.0 Stable

    takost released this 2023-10-17 23:38:19 +08:00 | 67 commits to main since this release

    What's Changed

    • Update default runtime to node20 by @takost in https://github.com/actions/checkout/pull/1436
    • Support fetching without the --progress option by @simonbaird in https://github.com/actions/checkout/pull/1067
    • Release 4.0.0 by @takost in https://github.com/actions/checkout/pull/1447

    New Contributors

    • @takost made their first contribution in https://github.com/actions/checkout/pull/1436
    • @simonbaird made their first contribution in https://github.com/actions/checkout/pull/1067

    Full Changelog: https://github.com/actions/checkout/compare/v3...v4.0.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.1.0 8ade135a41
    Compare

    v4.1.0 Stable

    cory-miller released this 2023-09-23 01:40:21 +08:00 | 65 commits to main since this release

    What's Changed

    • Update README.md for V4 by @sivapalan in https://github.com/actions/checkout/pull/1452
    • Add support for partial checkout filters by @finleygn in https://github.com/actions/checkout/pull/1396
    • Prepare 4.1.0 release by @cory-miller in https://github.com/actions/checkout/pull/1496

    New Contributors

    • @sivapalan made their first contribution in https://github.com/actions/checkout/pull/1452
    • @finleygn made their first contribution in https://github.com/actions/checkout/pull/1396

    Full Changelog: https://github.com/actions/checkout/compare/v4.0.0...v4.1.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous 1 2 3 4 5 Next Last
Powered by Gitea Version: 1.25.4 Page: 111ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API