Fixing the dependencies

This commit is contained in:
Austin Sasko 2022-03-18 14:39:53 -04:00
parent add8274a4f
commit a575628cbd
2 changed files with 7 additions and 6 deletions

View file

@ -29,7 +29,7 @@
},
"homepage": "https://github.com/actions/download-artifact#readme",
"dependencies": {
"@actions/artifact": "https://gitpkg.now.sh/austinsasko/toolkit/packages/artifact/?3568fd49574b161000abd911a337ccb3e0fa75cc",
"@actions/artifact": "https://gitpkg.now.sh/austinsasko/toolkit/packages/artifact?main",
"@actions/core": "^1.2.6"
},
"devDependencies": {