docs: remove unnecessary note

This commit is contained in:
Jozef Steinhübl 2025-07-10 21:09:11 +02:00
parent 237a6a77d8
commit 22457c87c1
No known key found for this signature in database
GPG Key ID: E6BC90C91973B08F

View File

@ -64,10 +64,6 @@ If you need to override the download URL, you can use the `bun-download-url` inp
bun-download-url: "https://github.com/oven-sh/bun/releases/latest/download/bun-linux-x64.zip"
```
### Node.js not needed
In most cases, you shouldn't need to use the [setup-node](https://github.com/actions/setup-node) GitHub Action.
## Inputs
| Name | Description | Default | Examples |