Bump @actions/artifact to version 0.5.1 (#85)

This commit is contained in:
Konrad Pabjan 2021-04-06 22:50:27 +02:00 committed by GitHub
parent 65bdb44741
commit 158ca71f7c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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": {