← gitpulse
Merged
Size
XS
Change Breakdown
Dependencies85%
CI/CD15%
Maintenance0%
#14chore(deps): bump actions/deploy-pages from 4 to 5

GitHub Pages deployment action updated to v5

The workflow responsible for deploying to GitHub Pages has been updated to use the latest version of the deploy-pages action, bringing Node.js 24 compatibility and internal improvements.

The publish workflow now uses actions/deploy-pages@v5 instead of v4. This is a maintenance update — the underlying deployment mechanism remains the same, but the workflow gains compatibility with Node.js 24.x and absorbs several internal improvements from the upstream action, including better error messaging and Dependabot-friendly build configurations.