Update cache/restore/action.yaml

This commit is contained in:
Zakary Timson 2023-12-20 04:34:54 +00:00
parent 797e8607cb
commit 66e4f8a062

View File

@ -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