Bump @actions/artifact to version 0.5.1 (#85)
Some checks failed
Code scanning - action / CodeQL-Build (push) Failing after 6m20s
Test / Build (ubuntu-latest) (push) Failing after 6m25s
Test / Build (macos-latest) (push) Has been cancelled
Test / Build (windows-latest) (push) Has been cancelled

This commit is contained in:
Konrad Pabjan
2021-04-06 22:50:27 +02:00
committed by GitHub
parent 65bdb44741
commit 158ca71f7c
5 changed files with 1542 additions and 1552 deletions

View File

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