Closed fruffy closed 1 year ago
It looks like the values from getState are strings, so an explicit comparison is necessary.
getState
A very important PR as the current v1.2.6 still stores timestamp cache even if append-timestamp is false. See https://github.com/hendrikmuhs/ccache-action/actions/runs/3868686837/jobs/6594291219 @hendrikmuhs
v1.2.6
append-timestamp
It looks like the values from
getState
are strings, so an explicit comparison is necessary.