3
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2025-12-29 00:03:19 +00:00
This commit is contained in:
Jose Quintana 2025-12-13 14:17:09 +01:00 committed by GitHub
commit 7e8fc3da52
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 36 additions and 0 deletions

View file

@ -195,6 +195,7 @@ See [Examples](examples.md) for a list of `actions/cache` implementations for us
* [Clojure - Lein Deps](./examples.md#clojure---lein-deps)
* [D - DUB](./examples.md#d---dub)
* [Deno](./examples.md#deno)
* [Docker](./examples.md#docker)
* [Elixir - Mix](./examples.md#elixir---mix)
* [Go - Modules](./examples.md#go---modules)
* [Haskell - Cabal](./examples.md#haskell---cabal)