Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Feb 7, 2024

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

Copy link

sonarcloud 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
12 checks passed
@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