Update @actions/artifact to version 0.6.0 (#123)
Some checks failed
Test / Build (ubuntu-latest) (push) Failing after 4s
Test / Build (macos-latest) (push) Has been cancelled
Test / Build (windows-latest) (push) Has been cancelled
Some checks failed
Test / Build (ubuntu-latest) (push) Failing after 4s
Test / Build (macos-latest) (push) Has been cancelled
Test / Build (windows-latest) (push) Has been cancelled
* Update @actions/artifact to version 0.6.0 * update artifact.dep.yml to use version 0.6.0
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user