Skip to content

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