Skip to content

Update workflow actions for Node 24#31

Draft
timoteialbu wants to merge 1 commit intomasterfrom
TIMOTEI/chore-node24-workflow-updates
Draft

Update workflow actions for Node 24#31
timoteialbu wants to merge 1 commit intomasterfrom
TIMOTEI/chore-node24-workflow-updates

Conversation

@timoteialbu
Copy link
Copy Markdown
Contributor

What's in this PR?

Updates the CI workflow to actions/checkout@v6.

Before

The touched workflows still relied on older action majors.

After

The touched workflows now use Node 24-ready action majors.

QA Instructions

  1. Confirm the touched workflow files now use the updated action majors.
  2. Confirm any new version-file reference points at an existing .nvmrc or .ruby-version.
  3. Let the PR workflow runs start and verify the touched jobs still bootstrap successfully.
  4. Validation run locally: parsed modified workflow YAML with Ruby/Psych.

References

⚠️ Missing PR template

This repository does not define .github/PULL_REQUEST_TEMPLATE.md. Please add one so future PRs stay consistent.

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant