Since https://github.com/actions/setup-node/releases/tag/v2.2.0 the setup-node action supports caching dependencies natively. We can therefore simplify our CI config. Signed-off-by: David Mehren <git@herrmehren.de>
Since https://github.com/actions/setup-node/releases/tag/v2.2.0 the setup-node action supports caching dependencies natively. We can therefore simplify our CI config. Signed-off-by: David Mehren <git@herrmehren.de>