mirror of
https://github.com/actions/download-artifact.git
synced 2025-12-13 12:40:39 +00:00
chore: release v7.0.0 for Node.js 24 support
- Update to Node.js 24 runtime (runs.using: node24) - Bump version to 7.0.0 - Update README with v7 release notes - Rebuild dist
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "download-artifact",
|
||||
"version": "6.0.0",
|
||||
"version": "7.0.0",
|
||||
"description": "Download an Actions Artifact from a workflow run",
|
||||
"engines": {
|
||||
"node": ">=24"
|
||||
|
||||
Reference in New Issue
Block a user