Skip to content

ci: migrate Actions off node20 runtime#17

Merged
pedropaulovc merged 1 commit into
mainfrom
chore/node24-actions
Jun 1, 2026
Merged

ci: migrate Actions off node20 runtime#17
pedropaulovc merged 1 commit into
mainfrom
chore/node24-actions

Conversation

@pedropaulovc

@pedropaulovc pedropaulovc commented Jun 1, 2026

Copy link
Copy Markdown
Collaborator

Migrates the CodjiFlo workflow off Node20-targeting GitHub Actions to node24-targeting majors.

Bumps

  • actions/checkout v4 -> v6
  • actions/upload-artifact v4 -> v7

Note: the actions/upload-artifact major bump may change artifact naming/immutability behavior; review if you rely on re-uploading same-named artifacts.

🤖 Generated with Claude Code


🔍 Review in CodjiFlo

Bump remaining actions to node24-targeting versions.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 1, 2026 14:38
@pedropaulovc pedropaulovc merged commit ce386ff into main Jun 1, 2026
@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown

CodjiFlo Iteration Tracking

Iterations captured: 1
Last updated: 2026-06-01T14:39:14.000Z
Artifact: 7334453931
Run ID: 26761850253


What is this?

This comment is automatically updated by the CodjiFlo GitHub Action to enable force-push resilient code review with iteration tracking.

The artifact referenced above contains iteration data that the CodjiFlo frontend uses to:

  • Track code changes across force-pushes
  • Enable comment persistence across code modifications
  • Allow comparison between any two iterations

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 CodjiFlo GitHub Actions workflow to use newer major versions of third-party Actions, aiming to migrate off Node 20-targeting action runtimes.

Changes:

  • Bump actions/checkout major version used by the workflow.
  • Bump actions/upload-artifact major version used by the workflow.

💡 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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants