Most of our GitHub Actions in the release workflow are outdated — setup-node is v4 instead of v6, actions/checkout is below v6.
The Node build being used is also quite outdated, Node 20 instead of 24 (or 26, this month, but 24 still best target for now in my opinion).
Most of our GitHub Actions in the release workflow are outdated — setup-node is v4 instead of v6, actions/checkout is below v6.
The Node build being used is also quite outdated, Node 20 instead of 24 (or 26, this month, but 24 still best target for now in my opinion).