Bump @actions/artifact to version 0.6.0 (#280)

This commit is contained in:
Konrad Pabjan
2021-12-07 11:45:04 -05:00
committed by GitHub
parent f4ac36d205
commit da838ae959
4 changed files with 925 additions and 836 deletions

View File

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