Bump @actions/artifact to version 0.6.1

This commit is contained in:
konradpabjan 2021-12-14 20:15:09 -05:00
parent da838ae959
commit 1126bb377e
4 changed files with 6 additions and 8 deletions

View file

@ -29,7 +29,7 @@
},
"homepage": "https://github.com/actions/upload-artifact#readme",
"dependencies": {
"@actions/artifact": "^0.6.0",
"@actions/artifact": "^0.6.1",
"@actions/core": "^1.2.6",
"@actions/glob": "^0.1.0",
"@actions/io": "^1.0.2"