actions / cache

Cache dependencies and build outputs in GitHub Actions
MIT License
4.45k stars 1.18k forks source link

`save-state` deprecated #1142

Closed Manokii closed 9 months ago

Manokii commented 1 year ago

This workflow still uses save-state outputs the warning below

Warning: The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Which was deprecated October 2022, here's the blog post about it

Starbuck5 commented 1 year ago

One of my projects saw this warning as well. It looks like this has been fixed in the recent versions of actions/cache. We upgraded to the latest version and the warning went away.

github-actions[bot] commented 9 months ago

This issue is stale because it has been open for 200 days with no activity. Leave a comment to avoid closing this issue in 5 days.

github-actions[bot] commented 9 months ago

This issue was closed because it has been inactive for 5 days since being marked as stale.