@@ -73,3 +73,11 @@ The extension can also automatically read the file from
with:
deno-version-file:.dvmrc
```
### Specifying binary name
```yaml
- uses:denoland/setup-deno@v1
with:
deno-binary-name:deno_latest
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.