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

Update GitHub Actions CI #2304

Merged
merged 1 commit into from
May 1, 2024
Merged

Update GitHub Actions CI #2304

merged 1 commit into from
May 1, 2024

Conversation

striezel
Copy link
Contributor

This PR updates outdated actions in the GitHub Actions workflows.

The following updates are performed:

Still using the outdated actions will generate several warnings in CI runs, for example in https://github.com/WinMerge/winmerge/actions/runs/8879019459:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

The PR will get rid of those warnings, because the newer versions of those actions use Node.js 20.

The following updates are performed:
* update actions/cache to v4
* update actions/checkout to v4
* update actions/upload-artifact to v4
@sdottaka sdottaka merged commit 045ffc4 into WinMerge:master May 1, 2024
@sdottaka
Copy link
Member

sdottaka commented May 1, 2024

Thank you!

@sdottaka sdottaka added this to the v2.16.41 milestone May 1, 2024
@sdottaka sdottaka added the CI label May 1, 2024
@striezel striezel deleted the actions-update branch May 1, 2024 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants