Skip to content

Fix CI Workflow: Switch to Node.js 20 πŸš€ - #41

Open
IjeomaAdesiyan-star wants to merge 2 commits into
raphgm:mainfrom
IjeomaAdesiyan-star:fix-ci-workflow
Open

IjeomaAdesiyan-star wants to merge 2 commits into
raphgm:mainfrom
IjeomaAdesiyan-star:fix-ci-workflow

Conversation

@IjeomaAdesiyan-star

Copy link
Copy Markdown
Contributor

πŸ”§ What Changed

  • Updated .github/workflows/ci.yml to use Node.js 20 (LTS) instead of Node.js 22.
  • Cleaned up duplicate commented block for clarity.

βœ… Why This Matters

  • Ensures GitHub Actions runs reliably with a stable Node.js version.
  • Keeps the workflow file neat and easy to maintain.

πŸŽ‰ Outcome

  • CI pipeline should now install dependencies and run tests without failing.
  • Contributors can trust the build process when pushing new changes.

😊 Notes

This PR is focused only on the workflow fix. Contributor edits remain in the other branch.

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.

2 participants