Skip to content

ci: move GitHub Actions to Node 24 runtimes - #27

Merged
Inmerson merged 1 commit into
mainfrom
maintenance/actions-node24
Sep 12, 2026
Merged

Inmerson merged 1 commit into
mainfrom
maintenance/actions-node24

Conversation

@Inmerson

Copy link
Copy Markdown
Collaborator

Summary

  • update actions/checkout from v4 to v5
  • update actions/setup-node from v4 to v5
  • update actions/upload-artifact from v4 to v6

These are the smallest stable majors in the current action lines that use the Node 24 action runtime and remove GitHub's Node 20 deprecation warning.

Validation

  • workflow YAML parses successfully
  • git diff --check passes
  • upload-artifact v6 retains the name/path/if-no-files-found inputs used by deploy.yml
  • PR CI will validate checkout/setup-node on GitHub-hosted runners before merge

Copilot AI lite review requested due to automatic review settings September 12, 2026 23:51

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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@Inmerson
Inmerson merged commit 74e542d into main Sep 12, 2026
1 check passed
@Inmerson
Inmerson deleted the maintenance/actions-node24 branch September 12, 2026 23:54
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