Skip to content

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

Merged
skwasjer merged 2 commits intomainfrom
chore/change_to_v4_deprecate_nodejs_20
Feb 7, 2024
Merged

ci: change to v4 actions / upgrade to NodeJS 20#100
skwasjer merged 2 commits intomainfrom
chore/change_to_v4_deprecate_nodejs_20

Conversation

@skwasjer
Copy link
Owner

@skwasjer skwasjer commented Feb 3, 2024

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/

The only action for which there is no update to NodeJS 20 yet is: gittools/actions/gitversion.
GitTools/actions#1021

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

@skwasjer skwasjer force-pushed the chore/change_to_v4_deprecate_nodejs_20 branch from 1858340 to 6204086 Compare February 7, 2024 16:23
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 7, 2024

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

@skwasjer skwasjer marked this pull request as ready for review February 7, 2024 16:32
@skwasjer skwasjer enabled auto-merge (squash) February 7, 2024 16:33
@skwasjer skwasjer merged commit d84742e into main Feb 7, 2024
@skwasjer skwasjer deleted the chore/change_to_v4_deprecate_nodejs_20 branch February 7, 2024 16:36
@skwasjer skwasjer added the ci Changes to CI/CD label Feb 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Changes to CI/CD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant