Skip to content

Commit da6c5cf

Browse files
Update action.yml
1 parent 318b4b7 commit da6c5cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ runs:
339339
name: cache-save
340340
with:
341341
path: ${{ github.workspace }}/cache
342-
key: digger-cache-${{ hashFiles('**/cache') }}
342+
key: digger-cache-${{ hashFiles('**/cache') }}
343343
if: ${{ inputs.cache-dependencies == 'true' }}
344344

345345
branding:

0 commit comments

Comments
 (0)