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: v8.0.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: v8.0.1
Choose a head ref
  • 2 commits
  • 6 files changed
  • 1 contributor

Commits on Mar 11, 2026

  1. Add a regression test for artifact name + content-type mismatches (#472)

    * Add a regression test for artifact name + content-type mismatches
    
    * Specify that we want v4 in a comment
    
    * Fix the expected type
    danwkennedy authored Mar 11, 2026
    Configuration menu
    Copy the full SHA
    e6d03f6 View commit details
    Browse the repository at this point in the history
  2. Add regression tests for CJK characters (#471)

    * Add regression tests for CJK characters
    
    * Dedupe the names and remove the ignored `name` param
    
    * Bump @actions/artifact to v6.2.1
    
    * Run `npm run release`
    
    * Update licenses
    danwkennedy authored Mar 11, 2026
    Configuration menu
    Copy the full SHA
    3e5f45b View commit details
    Browse the repository at this point in the history
Loading