Skip to content

Commit a3e263e

Browse files
smockleCopilot
andauthored
Update .github/actions/gh-cache/cache/action.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent b1d0cef commit a3e263e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/gh-cache/cache/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ inputs:
1414
fail_on_cache_miss:
1515
description: "Fail the workflow if cached item is not found."
1616
required: false
17-
default: "false"
17+
default: 'false'
1818

1919
outputs:
2020
value:

0 commit comments

Comments
 (0)