mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-04 15:29:21 +02: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.