magefile / mage-action

GitHub Action for Mage
https://github.com/marketplace/actions/mage-action
MIT License
33 stars 7 forks source link

update yarn to 3.5.1 #282

Closed crazy-max closed 1 year ago

crazy-max commented 1 year 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