mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-12-10 09:19:10 +08: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.