Replies: 5 comments 3 replies
-
Works for me. See (initial run without cache and then a subsequent run). Drilling down to the specific steps where the action is used see this job from the initial run and the this job from the subsequent run: in particular steps One strange thing is that all of the cache save steps I can see result in |
Beta Was this translation helpful? Give feedback.
-
@kotewar: For some context, I'm using actions/cache/save to address NLnetLabs/ploutos#47. |
Beta Was this translation helpful? Give feedback.
-
Tested the From the discussion in #1020 (comment) it's clear, I'm not the only one who would welcome this option. It also doesn't seem to be difficult to implement, as it was part of #1006 initially. |
Beta Was this translation helpful? Give feedback.
-
Just writing here to say thank you for already integrating the feedback from #1020 (comment) (unconditionally set |
Beta Was this translation helpful? Give feedback.
-
I've been using the restore action and seems working well 'til now! Thank you! |
Beta Was this translation helpful? Give feedback.
-
Hello everyone 👋🏽
We have released
v3.2.0-beta.1
version with implementation of actions/cache/restore and actions/cache/save actions.It can be used in your workflows as -
Please do test it out and let us know your feedback. 🙇🏽♂️
This discussion was created from the release v3.2.0-beta.1.
Beta Was this translation helpful? Give feedback.
All reactions