action icon indicating copy to clipboard operation
action copied to clipboard

📦📊 GitHub Action to reports on the size of your npm package

Results 24 action issues
Sort by recently updated
recently updated
newest added

## Bug description I receive the following warning for this action ``` The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more...

https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. I also changed the workflows: test runs with Node.js 16.

Howdy 👋 Firstly, thanks for this amazing action. I wanted to post a feature request. It would be nice to be able to pass `silent: false` to the `exec` options...