parsec-cloud icon indicating copy to clipboard operation
parsec-cloud copied to clipboard

Update Github action `actions/cache` to remove warning from using `actions/core < 1.10.0`

Open FirelightFlagboy opened this issue 3 years ago • 1 comments

action/cache have already updated it's dependencies on actions/core to 1.10.0 in actions/cache#950 but it isn't been released yet.

https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

FirelightFlagboy avatar Oct 12 '22 11:10 FirelightFlagboy

They've released a new version of actions/cache https://github.com/actions/cache/releases/tag/v3.0.11

FirelightFlagboy avatar Oct 17 '22 07:10 FirelightFlagboy

done in #3512

FirelightFlagboy avatar Nov 25 '22 13:11 FirelightFlagboy