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

Bump the package version

This commit is contained in:
Daniel Kennedy
2026-02-25 13:13:12 -05:00
parent 56b3ba9990
commit 7d7cf5541f
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "upload-artifact",
"version": "6.0.0",
"version": "7.0.0",
"description": "Upload an Actions Artifact in a workflow run",
"type": "module",
"main": "dist/upload/index.js",