mirror of
https://github.com/gradle/actions.git
synced 2026-03-23 04:25:46 +08:00
- Specify default values in action.yaml definition where appropriate - Replace custom methods with core functions: - getInputBoolean() with core.getBooleanInput() - inputOrNull() with core.getInput() - inputArrayOrNull() with core.getMultilineInput() - Remove github-utils.js
5.9 KiB
5.9 KiB