Update README.md

This commit is contained in:
Carter Snook 2021-07-13 10:34:29 -05:00 committed by GitHub
parent 004814556e
commit 58f4ae8a15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,8 @@ Set up your GitHub Actions workflow with a specific version of Deno.
### 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.
```yaml
- uses: denoland/setup-deno@v1
with: