Update README.md to specify compatibility with Yarn 1.x

This commit is contained in:
Borales 2024-12-09 18:04:52 +01:00
parent e090e6360e
commit f6efd6dc7e
No known key found for this signature in database

View File

@ -1,5 +1,7 @@
# GitHub Actions for Yarn
This GitHub Action is currently compatible with Yarn 1.x only.
> Look [github.com/actions/setup-node](https://github.com/actions/setup-node) for more details.
This Action for [yarn](https://yarnpkg.com) enables arbitrary actions with the `yarn` command-line client, including testing packages and publishing to a registry.