Ingest v0.5.2 of @actions/artifact (#100)
Some checks failed
Test / Build (ubuntu-latest) (push) Failing after 5s
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 5s
Test / Build (macos-latest) (push) Has been cancelled
Test / Build (windows-latest) (push) Has been cancelled
* npm install --update @actions/artifact * Update .licenses file * npm run release
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/actions/download-artifact#readme",
|
||||
"dependencies": {
|
||||
"@actions/artifact": "^0.5.1",
|
||||
"@actions/artifact": "^0.5.2",
|
||||
"@actions/core": "^1.2.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user