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
Copy link
Copy Markdown
Contributor

@Pigbibi Pigbibi commented May 20, 2026

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 e09ffcd into main May 20, 2026
1 check passed
@Pigbibi Pigbibi deleted the fix/node24-github-actions branch May 21, 2026 10:44
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