mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-09-07 06:12:19 +08:00
Fix typo
This commit is contained in:
@@ -24,7 +24,7 @@ inputs:
|
||||
description: Globs of files to hash in the build root directory, separated by new lines, use best-effort if unset
|
||||
required: false
|
||||
dependencies-cache-exact:
|
||||
description: Wether to restore only if exact match, default to 'false'
|
||||
description: Whether to restore only if exact match, default to 'false'
|
||||
required: false
|
||||
|
||||
outputs:
|
||||
|
Reference in New Issue
Block a user