1
0

Bump @actions/artifact to 0.3.5 (#52)
Some checks failed
Code scanning - action / CodeQL-Build (push) Has been cancelled
Test / Build (ubuntu-latest) (push) Failing after 6s
Test / Build (macos-latest) (push) Has been cancelled
Test / Build (windows-latest) (push) Has been cancelled

This commit is contained in:
Konrad Pabjan
2020-08-04 17:55:46 +02:00
committed by GitHub
parent 80d2d4023c
commit b3cedea9be
3 changed files with 9 additions and 8 deletions

View File

@@ -28,7 +28,7 @@
},
"homepage": "https://github.com/actions/download-artifact#readme",
"devDependencies": {
"@actions/artifact": "^0.3.3",
"@actions/artifact": "^0.3.5",
"@actions/core": "^1.2.4",
"@types/node": "^12.12.6",
"@typescript-eslint/parser": "^2.30.0",