File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ branding:
66 icon : download
77inputs :
88 ruby-version :
9- description : ' Engine and version to use, see the syntax in the README. Reads from .ruby-version or .tool-versions if unset.'
9+ description : ' Engine and version to use, see the syntax in the README. Reads from .ruby-version, .tool-versions or mise.toml if unset.'
1010 default : ' default'
1111 rubygems :
1212 description : |
@@ -26,7 +26,7 @@ inputs:
2626 description : ' Run "bundle install", and cache the result automatically. Either true or false.'
2727 default : ' false'
2828 working-directory :
29- description : ' The working directory to use for resolving paths for .ruby-version, .tool-versions and Gemfile.lock.'
29+ description : ' The working directory to use for resolving paths for .ruby-version, .tool-versions, mise.toml and Gemfile.lock.'
3030 cache-version :
3131 description : |
3232 Arbitrary string that will be added to the cache key of the bundler cache. Set or change it if you need
You can’t perform that action at this time.
0 commit comments