We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db3b91a commit f35baebCopy full SHA for f35baeb
3 files changed
package.json
@@ -68,7 +68,8 @@
68
]
69
},
70
"dependencies": {
71
- "@actions/core": "^1.11.1"
+ "@actions/core": "^1.11.1",
72
+ "unzipper": "^0.12.3"
73
74
"devDependencies": {
75
"@github/local-action": "^2.2.1",
0 commit comments