mirror of
https://github.com/chatmail/core.git
synced 2026-07-23 03:13:06 +03:00
https://docs.npmjs.com/trusted-publishers recommends node-version 24 and not updating npm separately, this change copies the recommended configuration. Also update node version to 24 in non-release workflows, version 18 is EOL. There is a version 26 already, but 24 is LTS. Also disable cache for release pipelines.