3
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2025-08-25 14:16:02 +00:00
This commit is contained in:
Jose Quintana 2025-08-19 13:52:14 +08:00 committed by GitHub
commit e23e4c3b6c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 36 additions and 0 deletions

View file

@ -184,6 +184,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)