Update cache/restore/action.yaml
This commit is contained in:
parent
797e8607cb
commit
66e4f8a062
3
cache/restore/action.yaml
vendored
3
cache/restore/action.yaml
vendored
@ -5,7 +5,8 @@ inputs:
|
||||
key:
|
||||
type: string
|
||||
required: false
|
||||
default: ${{github.job_id}}
|
||||
description: Key to store cache under
|
||||
default: ${{github.run_id}}
|
||||
|
||||
runs:
|
||||
using: composite
|
||||
|
Loading…
Reference in New Issue
Block a user