Skip to content

Commit 3e7640a

Browse files
jdelStrothereregon
authored andcommitted
Document the bundler: "x.y.z" feature
1 parent f6f61ea commit 3e7640a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ inputs:
1111
default: 'default'
1212
bundler:
1313
description: |
14-
The version of Bundler to install. Either 'none', 1, 2, 'latest' or 'Gemfile.lock'.
14+
The version of Bundler to install. Either 'none', 'latest', 'Gemfile.lock', or a version number (e.g., 1, 2, 2.1.4).
1515
For 'Gemfile.lock', the version is determined based on the BUNDLED WITH section from the file Gemfile.lock, $BUNDLE_GEMFILE.lock or gems.locked.
1616
Defaults to 'Gemfile.lock' if the file exists and 'latest' otherwise.
1717
required: false

0 commit comments

Comments
 (0)