Skip to content

ci(site): bump deploy-docs actions to Node 24#91

Merged
shaypal5 merged 1 commit into
mainfrom
ci/deploy-actions-node24
May 29, 2026
Merged

ci(site): bump deploy-docs actions to Node 24#91
shaypal5 merged 1 commit into
mainfrom
ci/deploy-actions-node24

Conversation

@shaypal5

Copy link
Copy Markdown
Contributor

Silences the Node.js 20 deprecation warning from the deploy-docs workflow.

  • actions/checkout@v4@v4.2.2
  • actions/setup-node@v4@v4.4.0, node-version 2024

🤖 Generated with Claude Code

actions/checkout@v4 → @v4.2.2
actions/setup-node@v4 → @v4.4.0, node-version 20 → 24

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 29, 2026 03:47
@shaypal5 shaypal5 added the type: ci CI/CD pipeline changes label May 29, 2026
@shaypal5 shaypal5 merged commit b8b1e0f into main May 29, 2026
@shaypal5 shaypal5 deleted the ci/deploy-actions-node24 branch May 29, 2026 03:47
@github-actions

Copy link
Copy Markdown

pr-agent-context report:

No unresolved review comments, failing checks, or actionable patch coverage gaps were found on PR #91 in repository https://github.com/leadforge-dev/leadforge. Treat this PR as all clear unless new signals appear.

Run metadata:

Tool ref: v4
Tool version: 4.0.21
Trigger: pull request opened
Workflow run: 26616728543 attempt 1
Comment timestamp: 2026-05-29T03:47:33.003916+00:00
PR head commit: 466549704189745bbb7d5a7283db2310a97a6d6c

Copilot AI left a comment

Copy link
Copy Markdown

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 updates the GitHub Pages docs deployment workflow to avoid Node.js 20 deprecation warnings by bumping the GitHub Actions used and running the site build with Node.js 24.

Changes:

  • Pin actions/checkout to v4.2.2.
  • Pin actions/setup-node to v4.4.0.
  • Update the docs build Node version from 20 to 24.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

Labels

type: ci CI/CD pipeline changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants