Open kamilsk opened 1 year ago
Motivation: gh allows to extend it by extensions, e.g., https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#force-deleting-cache-entries.
I want to restore all extensions and update them with self-update call.
self-update
Current list
$ gh extension install actions/gh-actions-cache
Motivation: gh allows to extend it by extensions, e.g., https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#force-deleting-cache-entries.
I want to restore all extensions and update them with
self-update
call.Current list