Skip to content

Upgrade GitHub Actions for Node 24#3

Merged
Pigbibi merged 1 commit into
mainfrom
fix/node24-github-actions
May 20, 2026
Merged

Upgrade GitHub Actions for Node 24#3
Pigbibi merged 1 commit into
mainfrom
fix/node24-github-actions

Conversation

@Pigbibi

@Pigbibi Pigbibi commented May 20, 2026

Copy link
Copy Markdown
Contributor

Summary

  • upgrade official GitHub Actions to Node 24-compatible majors
  • replace checkout v4/v5 with v6, setup-python v5 with v6, upload-artifact v4 with v7, or github-script v7 with v8 where present

Verification

  • git diff --check
  • rg -n "actions/(checkout@v[45]|setup-python@v5|upload-artifact@v4|github-script@v7)" .github/workflows || true

@Pigbibi Pigbibi merged commit 1f93cd6 into main May 20, 2026
@Pigbibi Pigbibi deleted the fix/node24-github-actions branch May 20, 2026 18:56
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.

1 participant