From 884444f380f781282d28f0267f82e20c82e2054a Mon Sep 17 00:00:00 2001 From: Daniel Barnes Date: Wed, 27 Sep 2023 12:36:21 -0700 Subject: [PATCH] link to v1 tree --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d3a6d42..2650090 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ Note that CML does not include DVC and its dependencies (see the pre-packaged binaries. Then attempts to run `npm install --global canvas@2 vega@5 vega-cli@5 vega-lite@5` if you do not wish to install these tools pass `vega: false` to the action. +link to [`v1`](https://github.com/iterative/setup-cml/tree/v1) ## Usage This action is tested on `ubuntu-latest`, `macos-latest` and `windows-latest`.