1
0
mirror of https://github.com/actions/download-artifact.git synced 2026-02-26 05:42:27 +00:00

Bump the version to v8 and add release notes

This commit is contained in:
Daniel Kennedy
2026-02-23 12:31:19 -05:00
parent fbe48b1d27
commit 974686ed50
2 changed files with 14 additions and 6 deletions

View File

@ -1,6 +1,6 @@
{
"name": "download-artifact",
"version": "7.0.0",
"version": "8.0.0",
"description": "Download an Actions Artifact from a workflow run",
"type": "module",
"engines": {