fastlane/lib/fastlane/actions/README.md in fastlane-2.141.0 vs fastlane/lib/fastlane/actions/README.md in fastlane-2.142.0

- old
+ new

@@ -1,3 +1,5 @@ All built-in integrations are available in this directory. Use the `fastlane new_action` command to create a new action. _fastlane_ will automatically detect the files in this folder + +All available actions are listed and documented on https://docs.fastlane.tools/actions/. Documentation for individual actions is available on https://docs.fastlane.tools/actions/%action_name%, e.g. https://docs.fastlane.tools/actions/copy_artifacts/.