update readme

This commit is contained in:
Bryan MacFarlane
2019-09-21 08:57:38 -04:00
parent b2a87e0a71
commit c3f8ebcfd9

View File

@ -97,7 +97,7 @@ See the [versioning documentation](https://github.com/actions/toolkit/blob/maste
You can now validate the action by referencing the releases/v1 branch
```yaml
uses: actions/javascript-action@releases/v1
uses: actions/typescript-action@releases/v1
with:
milliseconds: 1000
```