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

Commits on Mar 13, 2026

  1. build(deps): bump @actions/artifact from 6.2.0 to 6.2.1 (#381)

    Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 6.2.0 to 6.2.1.
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/artifact)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/artifact"
      dependency-version: 6.2.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 13, 2026
    Configuration menu
    Copy the full SHA
    f8c75c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2026

  1. build(deps): bump undici from 6.23.0 to 6.24.0 (#382)

    Bumps [undici](https://github.com/nodejs/undici) from 6.23.0 to 6.24.0.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v6.23.0...v6.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-version: 6.24.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 14, 2026
    Configuration menu
    Copy the full SHA
    6f25e15 View commit details
    Browse the repository at this point in the history
  2. node_modules: update (#383)

    Co-authored-by: dawidd6 <9713907+dawidd6@users.noreply.github.com>
    dawidd6 and dawidd6 authored Mar 14, 2026
    Configuration menu
    Copy the full SHA
    1f8785f View commit details
    Browse the repository at this point in the history
Loading