Skip to content

Commit ab4dfc3

Browse files
committed
docs: update the pre-release note
1 parent c7af9bc commit ab4dfc3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ This action allows you to easily integrate and automate the localization of your
4040
> A **v3 pre-release** of this action is available, running on [Crowdin CLI 5](https://github.com/crowdin/crowdin-cli/releases) - a complete rewrite that starts instantly and no longer requires Java. Most workflows carry over unchanged. To try it, pin the pre-release tag:
4141
>
4242
> ```yaml
43-
> - uses: crowdin/github-action@v3.0.0-next.0
43+
> # See the releases page for the latest pre-release tag: https://github.com/crowdin/github-action/releases
44+
> - uses: crowdin/github-action@v3.0.0-next.3
4445
> ```
4546
>
4647
> Review the [Crowdin CLI 5 breaking changes](https://github.com/crowdin/crowdin-cli/discussions/1043) before upgrading. `@v2` remains the recommended stable version.

0 commit comments

Comments
 (0)