1
0
mirror of https://github.com/actions/download-artifact.git synced 2025-12-07 10:17:50 +01:00

update license for artifact lib

This commit is contained in:
Jonathan Tamsut
2022-03-01 14:24:50 -08:00
parent b6c980211a
commit 2cb1440fc5
3 changed files with 3165 additions and 8 deletions

View File

@@ -28,7 +28,7 @@
},
"homepage": "https://github.com/actions/download-artifact#readme",
"dependencies": {
"@actions/artifact": "^0.6.0",
"@actions/artifact": "^1.0.0",
"@actions/core": "^1.2.6"
},
"devDependencies": {