denolib / setup-deno

Set up your GitHub Actions workflow with a specific version of deno
https://github.com/marketplace/actions/setup-deno-environment
MIT License
181 stars 16 forks source link

get versions from deno/Releases.md #15

Closed zhmushan closed 4 years ago

zhmushan commented 4 years ago

a temporary workaround until a Release API is provided. (#11 )

axetroy commented 4 years ago

BTW.

For compatibility with setup-deno@v1.1.0

release.json cannot be deprecated directly

It should be kept updated for a time until few users use setup-deno@v1.1.0

In the future, we recommend users to use setup-deno@master instead ofsetup-deno@xxx