Skip to content

Conversation

@salmanmkc
Copy link
Contributor

Summary

This PR releases upload-artifact v6.0.0 with Node.js 24 support.

Changes

  • Update to Node.js 24 runtime (runs.using: node24)
  • Bump version to 6.0.0
  • Update README with v6 release notes
  • Rebuild dist

⚠️ Important

actions/upload-artifact@v6 now runs on Node.js 24 (runs.using: node24) and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.

Related

- Update to Node.js 24 runtime (runs.using: node24)
- Bump version to 6.0.0
- Update README with v6 release notes
- Rebuild dist
Copilot AI review requested due to automatic review settings December 12, 2025 17:32
@salmanmkc salmanmkc requested a review from a team as a code owner December 12, 2025 17:32
@salmanmkc salmanmkc changed the title chore: release v6.0.0 for Node.js 24 support prepare release v6.0.0 for Node.js 24 support Dec 12, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR releases v6.0.0 of upload-artifact with Node.js 24 runtime support. The release updates the action to run on Node.js 24, requiring Actions Runner version 2.327.1 or higher.

  • Version bumped from 5.0.0 to 6.0.0 in package files
  • Runtime updated to Node.js 24 (runs.using: node24 in action.yml)
  • Documentation added for v6 release with migration notes

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 2 comments.

File Description
package.json Version bumped to 6.0.0
package-lock.json Version bumped to 6.0.0, lockfile format updated with peer dependency flag
README.md Added v6 release notes and Node.js 24 migration information

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@salmanmkc salmanmkc merged commit b7c566a into main Dec 12, 2025
9 checks passed
mergify bot added a commit to ArcadeData/arcadedb that referenced this pull request Dec 14, 2025
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5.0.0 to 6.0.0.
Release notes

*Sourced from [actions/upload-artifact's releases](https://github.com/actions/upload-artifact/releases).*

> v6.0.0
> ------
>
> v6 - What's new
> ---------------
>
> > [!IMPORTANT]
> > actions/upload-artifact@v6 now runs on Node.js 24 (`runs.using: node24`) and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.
>
> ### Node.js 24
>
> This release updates the runtime to Node.js 24. v5 had preliminary support for Node.js 24, however this action was by default still running on Node.js 20. Now this action by default will run on Node.js 24.
>
> What's Changed
> --------------
>
> * Upload Artifact Node 24 support by [`@​salmanmkc`](https://github.com/salmanmkc) in [actions/upload-artifact#719](https://redirect.github.com/actions/upload-artifact/pull/719)
> * fix: update `@​actions/artifact` for Node.js 24 punycode deprecation by [`@​salmanmkc`](https://github.com/salmanmkc) in [actions/upload-artifact#744](https://redirect.github.com/actions/upload-artifact/pull/744)
> * prepare release v6.0.0 for Node.js 24 support by [`@​salmanmkc`](https://github.com/salmanmkc) in [actions/upload-artifact#745](https://redirect.github.com/actions/upload-artifact/pull/745)
>
> **Full Changelog**: <actions/upload-artifact@v5.0.0...v6.0.0>


Commits

* [`b7c566a`](actions/upload-artifact@b7c566a) Merge pull request [#745](https://redirect.github.com/actions/upload-artifact/issues/745) from actions/upload-artifact-v6-release
* [`e516bc8`](actions/upload-artifact@e516bc8) docs: correct description of Node.js 24 support in README
* [`ddc45ed`](actions/upload-artifact@ddc45ed) docs: update README to correct action name for Node.js 24 support
* [`615b319`](actions/upload-artifact@615b319) chore: release v6.0.0 for Node.js 24 support
* [`017748b`](actions/upload-artifact@017748b) Merge pull request [#744](https://redirect.github.com/actions/upload-artifact/issues/744) from actions/fix-storage-blob
* [`38d4c79`](actions/upload-artifact@38d4c79) chore: rebuild dist
* [`7d27270`](actions/upload-artifact@7d27270) chore: add missing license cache files for `@​actions/core`, `@​actions/io`, and mi...
* [`5f643d3`](actions/upload-artifact@5f643d3) chore: update license files for `@​actions/artifact`[`@​5`](https://github.com/5).0.1 dependencies
* [`1df1684`](actions/upload-artifact@1df1684) chore: update package-lock.json with `@​actions/artifact`[`@​5`](https://github.com/5).0.1
* [`b5b1a91`](actions/upload-artifact@b5b1a91) fix: update `@​actions/artifact` to ^5.0.0 for Node.js 24 punycode fix
* Additional commits viewable in [compare view](actions/upload-artifact@330a01c...b7c566a)
  
[![Dependabot compatibility score](