Skip to content

fix: upgrade node version in .github/workflows/deploy-github-pages.yml to 20#101

Merged
estebanperini merged 1 commit intomainfrom
fix/fix_tailwind_upgrade_errors
Oct 7, 2025
Merged

fix: upgrade node version in .github/workflows/deploy-github-pages.yml to 20#101
estebanperini merged 1 commit intomainfrom
fix/fix_tailwind_upgrade_errors

Conversation

@estebanperini
Copy link
Contributor

No description provided.

@estebanperini estebanperini self-assigned this Oct 3, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR upgrades the Node.js version used in the GitHub Actions workflow from version 16 to version 20, along with some CSS optimizations by removing autoprefixer and reorganizing font imports.

  • Upgraded Node.js from 16.x to 20.x in GitHub Pages deployment workflow
  • Removed autoprefixer plugin from PostCSS configuration
  • Moved Google Fonts import to the top of the CSS file for better loading order

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/deploy-github-pages.yml Updates Node.js version to 20.x for the deployment workflow
postcss.config.js Removes autoprefixer plugin from PostCSS configuration
globals.css Reorganizes font imports by moving Google Fonts to the top

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@estebanperini estebanperini merged commit d5f0753 into main Oct 7, 2025
2 checks passed
@estebanperini estebanperini deleted the fix/fix_tailwind_upgrade_errors branch October 7, 2025 17:03
@JuanAraneta
Copy link
Contributor

🎉 This PR is included in version 1.32.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants