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

fix: deno version match not work #43

Closed axetroy closed 4 years ago

axetroy commented 4 years ago

close #42

wait for ci success

cj81499 commented 4 years ago

Any way I can help move this along?

It's a real annoyance to have my GitHub actions fail unless I specify an EXACT deno version (1.1.2).

axetroy commented 4 years ago

@cj81499 sorry. I actually forgot this 😢 & fixed.

/cc @zhmushan

I have started the debug mode and check the logs

Please check the CI once to make sure the correct version is installed

Once merged, I will release a new version