3
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2026-01-19 02:39:01 +00:00
This commit is contained in:
rodrigoalcarazdelaosa 2026-01-08 09:29:12 -05:00 committed by GitHub
commit 6ae5201bea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 0 deletions

View file

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