1
0
mirror of https://github.com/actions/download-artifact.git synced 2025-12-06 09:47:49 +01:00

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
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": {