File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Thanks for checking out my site. This is the complete code for my website and bl
1616- ** Syntax Highlighting:** [ Prism React Renderer] ( https://github.com/FormidableLabs/prism-react-renderer )
1717- ** Deployment:** [ Netlify] ( https://www.netlify.com/ )
1818- ** CI/CD:** [ GitHub Actions] ( https://github.com/features/actions )
19- - ** Node.js:** v20 .x
19+ - ** Node.js:** v22 .x
2020
2121## Setup
2222
@@ -103,7 +103,7 @@ My site uses a comprehensive CI/CD pipeline with [GitHub Actions](https://docs.g
103103Every pull request triggers automated checks:
104104- ** Linting:** ESLint checks for code quality
105105- ** Build Verification:** Ensures the site builds successfully
106- - ** Node.js:** Tests run on Node 20 .x
106+ - ** Node.js:** Tests run on Node 22 .x
107107
108108### CD Pipeline (Netlify)
109109
You can’t perform that action at this time.
0 commit comments