Skip to content

chore: update GitHub Actions to Node 24 compatible versions#60

Merged
alexdlaird merged 1 commit into
mainfrom
chore/update-github-actions-node24
Mar 26, 2026
Merged

chore: update GitHub Actions to Node 24 compatible versions#60
alexdlaird merged 1 commit into
mainfrom
chore/update-github-actions-node24

Conversation

@alexdlaird
Copy link
Copy Markdown
Member

@alexdlaird alexdlaird commented Mar 26, 2026

Summary

  • Update actions/checkout from v4 to v6
  • Update actions/setup-python from v5 to v6
  • Update actions/upload-artifact from v4 to v7

These updates ensure compatibility with Node 24 runners and use the latest action versions.

Test plan

  • Verify CI build passes with updated actions
  • Confirm artifact upload still works correctly

🤖 Generated with Claude Code

Update the following actions to their latest versions:
- actions/checkout@v4 -> actions/checkout@v6
- actions/setup-python@v5 -> actions/setup-python@v6
- actions/upload-artifact@v4 -> actions/upload-artifact@v7
@alexdlaird alexdlaird merged commit 93f80e1 into main Mar 26, 2026
2 checks passed
@alexdlaird alexdlaird deleted the chore/update-github-actions-node24 branch May 7, 2026 18:17
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