From 339e277e698b401f256385e5fe170f513b41cd9a Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 13:19:56 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a3a00a..b02e4fb 100644 --- a/README.md +++ b/README.md @@ -68,4 +68,4 @@ In most cases, you shouldn't need to use the [setup-node](https://github.com/act | `bun-revision` | The output from `bun --revision`. | `1.0.0+822a00c4` | | `bun-path` | The path to the Bun executable. | `/path/to/bun` | | `bun-download-url` | The URL from which Bun was downloaded. | `https://bun.sh/download/latest/linux/x64?avx2=true&profile=false` | -| `cache-hit` | If the Bun executable was read from cache. | `true` | \ No newline at end of file +| `cache-hit` | If the Bun executable was read from cache. | `true` |