upgrade to v3

This commit is contained in:
Jonathan Tamsut 2022-03-01 13:19:18 -08:00
parent 105e65a6d9
commit 8b0c777732

View file

@ -1,6 +1,6 @@
{ {
"name": "upload-artifact", "name": "upload-artifact",
"version": "2.0.2", "version": "3.0.0",
"description": "Upload a build artifact that can be used by subsequent workflow steps", "description": "Upload a build artifact that can be used by subsequent workflow steps",
"main": "dist/index.js", "main": "dist/index.js",
"scripts": { "scripts": {