3
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2025-08-25 22:26:00 +00:00
This commit is contained in:
rodrigoalcarazdelaosa 2025-08-11 20:30:51 +02:00 committed by GitHub
commit 0d476bace5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 0 deletions

View file

@ -188,6 +188,7 @@ See [Examples](examples.md) for a list of `actions/cache` implementations for us
* [Go - Modules](./examples.md#go---modules)
* [Haskell - Cabal](./examples.md#haskell---cabal)
* [Haskell - Stack](./examples.md#haskell---stack)
* [Hugo - Resources](./examples.md#hugo---resources)
* [Java - Gradle](./examples.md#java---gradle)
* [Java - Maven](./examples.md#java---maven)
* [Node - npm](./examples.md#node---npm)