Skip to content

Commit c3f8ebc

Browse files
update readme
1 parent b2a87e0 commit c3f8ebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ See the [versioning documentation](https://github.com/actions/toolkit/blob/maste
9797
You can now validate the action by referencing the releases/v1 branch
9898

9999
```yaml
100-
uses: actions/javascript-action@releases/v1
100+
uses: actions/typescript-action@releases/v1
101101
with:
102102
milliseconds: 1000
103103
```

0 commit comments

Comments
 (0)