action-docker-layer-caching icon indicating copy to clipboard operation
action-docker-layer-caching copied to clipboard

Warning: The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files.

Open nathan815 opened this issue 2 years ago • 3 comments

Describe the bug

Warning is printed by GHA:

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/

To Reproduce Steps to reproduce the behavior:

Just run this action on any pipeline

Expected behavior

No deprecation and breakage warning

Debug logs Example run: https://github.com/nathan815/threes-scorekeeper/actions/runs/3973442441/jobs/6812100616

Runner Environment (please complete the following information):

  • OS: ubuntu-latest
  • Action version: [e.g. v0.0.4] Current runner version: '2.300.2'

nathan815 avatar Jan 21 '23 05:01 nathan815

In case it wasn't clear from the warning message, "disabled soon" means 31st May 2023 (~60 days from now).

crossiatlas avatar Mar 30 '23 06:03 crossiatlas

FYI, there hasn't been a change commit in 3 years. I would recommend moving onto this fork - https://github.com/satackey/action-docker-layer-caching/issues/347

elawad avatar Mar 31 '23 17:03 elawad

any updates on this?

MishaKav avatar Apr 03 '24 14:04 MishaKav