From 22457c87c1b161cf7dde222c3e82b2b5f8d2bed2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jozef=20Steinh=C3=BCbl?= Date: Thu, 10 Jul 2025 21:09:11 +0200 Subject: [PATCH] docs: remove unnecessary note --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 88c8cd6..afdd810 100644 --- a/README.md +++ b/README.md @@ -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 |