Skip to content

Commit a3e263e

Browse files
smockleCopilot
andauthored
Update .github/actions/gh-cache/cache/action.yml
Co-authored-by: Copilot <[email protected]>
1 parent b1d0cef commit a3e263e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)