Update @actions/artifact to version 0.6.0 (#123)

* Update @actions/artifact to version 0.6.0

* update artifact.dep.yml to use version 0.6.0
This commit is contained in:
Konrad Pabjan 2021-12-07 11:44:54 -05:00 committed by GitHub
parent 591af65465
commit f023be2c48
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 925 additions and 836 deletions

View file

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