We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56408e9 commit fcc30edCopy full SHA for fcc30ed
1 file changed
README.md
@@ -54,7 +54,7 @@ In most cases, you shouldn't need to use the [setup-node](https://github.com/act
54
55
| Name | Description | Default | Examples |
56
| ------------------ | ----------------------------------------------------- | ----------- | ------------------------------------------------ |
57
-| `bun-version` | The version of Bun to download and install. | `latest` | `canary`, `1.0.0`, `1.0.x` |
+| `bun-version` | The version of Bun to download and install. | `latest` | `canary`, `1.0.0` |
58
| `bun-version-file` | The version of Bun to download and install from file. | `undefined` | `package.json`, `.bun-version`, `.tool-versions` |
59
| `bun-download-url` | URL to download .zip file for Bun release | | |
60
| `registry-url` | Registry URL where some private package is stored. | `undefined` | `"https://npm.pkg.github.com/"` |
0 commit comments