skwasjer / IbanNet

C# .NET IBAN validator, parser, builder and generator
Apache License 2.0
119 stars 31 forks source link

ci: change to v4 actions / upgrade to NodeJS 20 #193

Closed skwasjer closed 4 months ago

skwasjer commented 4 months ago

Due to NodeJS 16 being EOL, GH actions must be upgraded. https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

With this upgrade, we also get improved upload/download artifact actions performance, removing the need for our custom tar actions. See https://github.com/actions/upload-artifact/issues/199

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud