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

Upgrade stale action to v9 #7999

Merged
merged 1 commit into from
Apr 23, 2024
Merged

Upgrade stale action to v9 #7999

merged 1 commit into from
Apr 23, 2024

Conversation

drew2a
Copy link
Collaborator

@drew2a drew2a commented Apr 22, 2024

The stale action used in the workflow has been upgraded from version 8 to version 9.

Fixes #7994

Ref:

Version 9 of this action updated the runtime to Node.js 20. All scripts are now run with Node.js 20 instead of Node.js 16 and are affected by any breaking changes between Node.js 16 and 20.

@drew2a drew2a marked this pull request as ready for review April 22, 2024 13:43
@drew2a drew2a requested a review from a team as a code owner April 22, 2024 13:43
@drew2a drew2a requested review from xoriole and removed request for a team April 22, 2024 13:43
The stale action used in the workflow has been upgraded from version 8 to version 9. This update ensures we're using the latest features and improvements of the stale action, which helps us manage inactive issues more effectively.
@drew2a drew2a merged commit 2c68e32 into Tribler:main Apr 23, 2024
16 checks passed
@drew2a drew2a deleted the fix/7994 branch April 23, 2024 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stale.yml Node.js 16 actions are deprecated
2 participants