mirror of
https://github.com/gradle/actions.git
synced 2025-12-08 17:15: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
2.9 KiB
2.9 KiB