Update README.md
This commit is contained in:
parent
58f4ae8a15
commit
228ef2e5aa
@ -6,7 +6,7 @@ Set up your GitHub Actions workflow with a specific version of Deno.
|
|||||||
|
|
||||||
### Latest stable
|
### Latest stable
|
||||||
|
|
||||||
> Note: we highly recommend specifying the latest stable version you want to test on because Deno does not follow semver and introduces non-backwards compatible changes within minor version bumps.
|
> Note: we highly recommend specifying the latest stable minor version you want to run on because Deno does not follow semver and introduces non-backwards compatible changes within minor version bumps.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- uses: denoland/setup-deno@v1
|
- uses: denoland/setup-deno@v1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user