docs: add lts as possible release-channel output (#99)

This commit is contained in:
Christian Svensson
2025-11-27 01:37:33 +01:00
committed by GitHub
parent bac1f7276c
commit e4ff81cdb2

View File

@@ -113,7 +113,7 @@ This is useful when you want to install different versions of Deno side by side.
You can determine the release channel reading back the `release-channel` output. You can determine the release channel reading back the `release-channel` output.
Valid values are `stable`, `canary` and `rc`. Valid values are `stable`, `lts`, `canary` and `rc`.
```yaml ```yaml
- uses: denoland/setup-deno@v2 - uses: denoland/setup-deno@v2