3
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2026-01-08 20:58:59 +00:00
This commit is contained in:
rodrigoalcarazdelaosa 2025-10-14 00:10:51 +05:30 committed by GitHub
commit 08d4ae4954
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)