mirror of
https://github.com/actions/upload-artifact.git
synced 2025-12-16 13:17:21 +00:00
chore: release v6.0.0 for Node.js 24 support
- Update to Node.js 24 runtime (runs.using: node24) - Bump version to 6.0.0 - Update README with v6 release notes - Rebuild dist
This commit is contained in:
parent
017748b48f
commit
615b319bd2
3 changed files with 14 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "upload-artifact",
|
||||
"version": "5.0.0",
|
||||
"version": "6.0.0",
|
||||
"description": "Upload an Actions Artifact in a workflow run",
|
||||
"main": "dist/upload/index.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue