mirror of
https://code.forgejo.org/actions/cache.git
synced 2025-04-02 04:57:46 +02:00
Fix broken links to Restore and Save Actions in README.md
Fix broken links to Restore and Save Actions in README.md
This commit is contained in:
parent
704facf57e
commit
a88a99804d
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
||||||
This action allows caching dependencies and build outputs to improve workflow execution time.
|
This action allows caching dependencies and build outputs to improve workflow execution time.
|
||||||
|
|
||||||
>Two other actions are available in addition to the primary `cache` action:
|
>Two other actions are available in addition to the primary `cache` action:
|
||||||
>* [Restore action](./restore/README.md)
|
>* [Restore action](restore/README.md)
|
||||||
>* [Save action](./save/README.md)
|
>* [Save action](save/README.md)
|
||||||
|
|
||||||
[](https://github.com/actions/cache/actions/workflows/workflow.yml)
|
[](https://github.com/actions/cache/actions/workflows/workflow.yml)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue