actions icon indicating copy to clipboard operation
actions copied to clipboard

save-always deprecation warning from actions/cache

Open Shoeboxam opened this issue 1 year ago • 4 comments

The save-always input to actions/cache has been deprecated, resulting in warnings, as shown in the following CI run: https://github.com/opendp/opendp/actions/runs/11223005186/job/31197127537#step:15:2

  • setup-renv: https://github.com/r-lib/actions/blob/3f55ea1e7439a0db933b2d84686c94fbb4e08602/setup-renv/action.yaml#L48
  • setup-r-dependencies: https://github.com/r-lib/actions/blob/3f55ea1e7439a0db933b2d84686c94fbb4e08602/setup-r-dependencies/action.yaml#L162

Shoeboxam avatar Oct 07 '24 20:10 Shoeboxam

save-always was deprecated 4 days ago, so marking this as a bug seems a little excessive. :)

gaborcsardi avatar Oct 07 '24 20:10 gaborcsardi

@gaborcsardi Whoops! I just adapted from the template where it was auto-filled. I can't remove it. Not in a rush, but I figured it would be good to let you guys know.

Shoeboxam avatar Oct 07 '24 21:10 Shoeboxam

Getting this on the lint action as well.

jimgar avatar Oct 10 '24 14:10 jimgar

save-always was deprecated 4 days ago, so marking this as a bug seems a little excessive. :)

Thanks, please inform me when this is fixed. I will update my github workflow.

zhuxr11 avatar Oct 17 '24 15:10 zhuxr11

This issue has been automatically locked. If you believe you have found a related problem, please file a new issue and include a link to this issue

github-actions[bot] avatar Nov 21 '24 02:11 github-actions[bot]