npm install --update @actions/artifact

This commit is contained in:
Brian Cristante 2021-06-16 16:11:52 -04:00
parent 8bef1ad834
commit 2eca824418
2 changed files with 4 additions and 4 deletions

View file

@ -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": {