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 to node v20 in workflows #440

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

individuart
Copy link
Contributor

@individuart individuart commented Jul 10, 2024

Problem

We are getting some warnings when running jobs in workflows related to the node version. We are currently working with v18 but the recommendation is to run it under v20

Solution

Update node version to recommended v20. We have opened an "experimental" branch in javascript-actions repo.

Strategy

Update the repos that uses uses javascript-actions/.github/workflows/tests.yml to this new branch.

Once we have all the repos running this version of workflow without errors we should merge this pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant