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.2.0
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: v4.2.1
Choose a head ref
  • 16 commits
  • 8 files changed
  • 2 contributors

Commits on Mar 18, 2025

  1. Fix bug introduced in 4.2.0

    GhadimiR committed Mar 18, 2025
    Copy the full SHA
    2439186 View commit details
  2. dist & package.json

    GhadimiR committed Mar 18, 2025
    Copy the full SHA
    c7cfc3a View commit details
  3. Merge branch 'main' into main

    GhadimiR authored Mar 18, 2025
    Copy the full SHA
    df4ad15 View commit details

Commits on Mar 19, 2025

  1. Copy the full SHA
    96a6f16 View commit details
  2. Lint

    GhadimiR committed Mar 19, 2025
    Copy the full SHA
    9a869e9 View commit details
  3. Unfix error

    GhadimiR committed Mar 19, 2025
    Copy the full SHA
    a39a661 View commit details
  4. Configure tsconfig

    GhadimiR committed Mar 19, 2025
    Copy the full SHA
    9eab798 View commit details
  5. lint

    GhadimiR committed Mar 19, 2025
    Copy the full SHA
    b456700 View commit details
  6. Add extra assertion to download single artifact test

    GhadimiR committed Mar 19, 2025
    Copy the full SHA
    53f6aa5 View commit details
  7. lint

    GhadimiR committed Mar 19, 2025
    Copy the full SHA
    3ffa694 View commit details
  8. Merge branch 'main' into add_unit_tests

    joshmgross authored Mar 19, 2025
    Copy the full SHA
    a2426d7 View commit details
  9. Merge pull request #392 from GhadimiR/add_unit_tests

    Add unit tests
    joshmgross authored Mar 19, 2025
    Copy the full SHA
    76a6eb5 View commit details
  10. Run unit tests in CI

    joshmgross authored and GhadimiR committed Mar 19, 2025
    Copy the full SHA
    f9415c0 View commit details
  11. Merge branch 'main' into main

    GhadimiR authored Mar 19, 2025
    Copy the full SHA
    6890984 View commit details
  12. Move log statements

    GhadimiR committed Mar 19, 2025
    Copy the full SHA
    278fca4 View commit details
  13. Merge pull request #391 from GhadimiR/main

    Fix bug introduced in 4.2.0
    joshmgross authored Mar 19, 2025
    Copy the full SHA
    95815c3 View commit details
Loading