crazy-max / ghaction-github-labeler

GitHub Action to manage labels on GitHub
https://github.com/marketplace/actions/github-labeler
MIT License
143 stars 17 forks source link

Update to Yarn 3.2.4 #177

Closed crazy-max closed 2 years ago

crazy-max commented 2 years ago

See https://yarnpkg.com/getting-started/migration

$ npm install -g yarn
# https://yarnpkg.com/getting-started/install#updating-to-the-latest-versions
$ yarn set version stable

Also install plugin-interactive-tools yarn pkg: https://yarnpkg.com/api/modules/plugin_interactive_tools.html

$ yarn plugin import interactive-tools