denoland / setup-deno

Set up your GitHub Actions workflow with a specific version of Deno
MIT License
266 stars 40 forks source link

Support `deno-version: rc` #70

Closed iuioiua closed 1 month ago

iuioiua commented 2 months ago

I think we should support this so users can test the v2 RC as soon as possible.

iuioiua commented 2 months ago

Note: the latest canary essentially yields the same effect.