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:
|
key:
|
||||||
type: string
|
type: string
|
||||||
required: false
|
required: false
|
||||||
default: ${{github.job_id}}
|
description: Key to store cache under
|
||||||
|
default: ${{github.run_id}}
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
using: composite
|
using: composite
|
||||||
|
Loading…
Reference in New Issue
Block a user