We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bac1f72 commit e4ff81cCopy full SHA for e4ff81c
README.md
@@ -113,7 +113,7 @@ This is useful when you want to install different versions of Deno side by side.
113
114
You can determine the release channel reading back the `release-channel` output.
115
116
-Valid values are `stable`, `canary` and `rc`.
+Valid values are `stable`, `lts`, `canary` and `rc`.
117
118
```yaml
119
- uses: denoland/setup-deno@v2
0 commit comments