Skip to content

chore: fix github pages pipeline to use Node 22#7476

Merged
janechu merged 1 commit intomainfrom
users/janechu/fix-gh-pages-pipeline
Apr 22, 2026
Merged

chore: fix github pages pipeline to use Node 22#7476
janechu merged 1 commit intomainfrom
users/janechu/fix-gh-pages-pipeline

Conversation

@janechu
Copy link
Copy Markdown
Collaborator

@janechu janechu commented Apr 22, 2026

Pull Request

📖 Description

The GitHub pages deploy pipeline uses NodeJS version 20 which fails on scripts that use globSync, this change updates to version 22 with separate actions to pin the version.

✅ Checklist

General

  • I have included a change request file using $ npm run change
  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

⏭ Next Steps

  • Deploy GitHub pages

@janechu janechu merged commit 97fa037 into main Apr 22, 2026
14 checks passed
@janechu janechu deleted the users/janechu/fix-gh-pages-pipeline branch April 22, 2026 18:05
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