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:
Salman Muin Kayser Chishti
2025-12-12 17:28:48 +00:00
parent fd7ae8fda6
commit 0d2ec9d4cb
3 changed files with 13 additions and 3 deletions

View File

@ -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"