Thanks to visit codestin.com
Credit goes to github.com

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/download-artifact
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4
Choose a base ref
...
head repository: actions/download-artifact
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6
Choose a head ref
  • 19 commits
  • 7 files changed
  • 5 contributors

Commits on Jun 16, 2025

  1. Update README.md

    nebuk89 authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    47225c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. Merge pull request #407 from actions/nebuk89-patch-1

    Update README.md
    nebuk89 authored Jun 17, 2025
    Configuration menu
    Copy the full SHA
    448e3f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

  1. Configuration menu
    Copy the full SHA
    fff8c14 View commit details
    Browse the repository at this point in the history
  2. update docs

    GrantBirki committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    bff23f9 View commit details
    Browse the repository at this point in the history
  3. bundle dist

    GrantBirki committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    e262cbe View commit details
    Browse the repository at this point in the history
  4. refactor: resolve download path correctly in artifact download tests …

    …(mainly for windows unit tests)
    GrantBirki committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    b19ff43 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #416 from actions/single-artifact-id-download-path

    fix: inconsistent path behavior for single artifact downloads by ID
    yacaovsnc authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    634f93c View commit details
    Browse the repository at this point in the history
  6. Update README for download-artifact v5 changes

    Updated documentation for download-artifact action to reflect changes in version 5.
    yacaovsnc authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    7d78203 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    Co-authored-by: Copilot <[email protected]>
    yacaovsnc and Copilot authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    2653c12 View commit details
    Browse the repository at this point in the history
  8. Remove migration guide for artifact download changes

    Readme probably should be less verbose since it's not a changelog.
    yacaovsnc authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    7993cb4 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2025

  1. Merge pull request #417 from actions/yacaovsnc/update_readme

    Update README for download-artifact v5 changes
    yacaovsnc authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    de96f46 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2025

  1. Update README with artifact extraction details

    Clarified note on artifact extraction and GHES support.
    yacaovsnc authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    ac43a60 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #424 from actions/yacaovsnc/update_readme

    Update README with artifact extraction details
    yacaovsnc authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    abefc31 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2025

  1. Configuration menu
    Copy the full SHA
    5e3251c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #431 from danwkennedy/patch-1

    Readme: spell out the first use of GHES
    yacaovsnc authored Sep 24, 2025
    Configuration menu
    Copy the full SHA
    4a24838 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2025

  1. Prepare v6.0.0

    danwkennedy committed Oct 24, 2025
    Configuration menu
    Copy the full SHA
    fa1ce46 View commit details
    Browse the repository at this point in the history
  2. Remove github.dep.yml

    danwkennedy committed Oct 24, 2025
    Configuration menu
    Copy the full SHA
    bb3a066 View commit details
    Browse the repository at this point in the history
  3. Revert "Remove github.dep.yml"

    This reverts commit bb3a066.
    danwkennedy committed Oct 24, 2025
    Configuration menu
    Copy the full SHA
    815651c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    018cc2c View commit details
    Browse the repository at this point in the history
Loading