update license for artifact lib
Code scanning - action / CodeQL-Build (push) Failing after 4s
Test / Build (ubuntu-latest) (push) Failing after 2s
Test / Build (macos-latest) (push) Has been cancelled
Test / Build (windows-latest) (push) Has been cancelled

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
+1 -1
View File
@@ -1,6 +1,6 @@
---
name: "@actions/artifact"
version: 0.6.0
version: 1.0.0
type: npm
summary: Actions artifact lib
homepage: https://github.com/actions/toolkit/tree/main/packages/artifact
+3163 -6
View File
File diff suppressed because it is too large Load Diff
+1 -1
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": {