We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 05d17c5 + cb1361a commit 877465aCopy full SHA for 877465a
README.md
@@ -11,6 +11,9 @@ default. You should update your action references to `v2`. We intend `v2` to be
11
the new default for this action and will no longer be providing updates to the
12
`v1` tag.
13
14
+When migrating to `v2`, you don't have to consider any changes other than the node version.
15
+There are no breaking changes between versions; As of release of v2, the node version is the only change.
16
+
17
As is usual for GitHub Actions, we provide release tags for you to reference in
18
your repository's workflow files. The `v2` tag is a moving tag that will always
19
apply to the lastest version 2 train release. We will also provide minor version
0 commit comments