mirror of
https://github.com/go-gitea/gitea
synced 2025-10-30 02:48:26 +00:00
See https://github.com/actions/setup-node/releases/tag/v5.0.0 Caching is now enabled by default when `packageManager` is present in package.json, and we have that. `cache-dependency-path` is unneccesary because the action will automatically detect it.