Changed input value

This commit is contained in:
Sankalp Kotewar 2022-11-22 07:22:26 +00:00 committed by GitHub
commit 78b088d460
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View file

@ -17,7 +17,7 @@ inputs:
strict-restore:
description: 'Fail the workflow if the cache is not found for the given key.'
required: false
default: "false"
default: "no"
save-cache-on-any-failure:
description: 'Save cache despite of any failure in the build steps'
required: false