Skip to content

fix: update CI to modern actions and Python versions#15

Merged
KedoKudo merged 1 commit intomainfrom
fix/update-ci-actions
Mar 30, 2026
Merged

fix: update CI to modern actions and Python versions#15
KedoKudo merged 1 commit intomainfrom
fix/update-ci-actions

Conversation

@KedoKudo
Copy link
Copy Markdown
Contributor

Summary

  • Update actions/checkout v2 → v4 and actions/setup-python v2 → v5
  • Update Python matrix from 3.6/3.7/3.8 to 3.10/3.11/3.12
  • Python 3.6 (EOL Dec 2021) and 3.7 (EOL Jun 2023) are no longer available on GitHub runners

Test plan

  • CI passes with the new Python versions

🤖 Generated with Claude Code

- actions/checkout v2 → v4
- actions/setup-python v2 → v5
- Python matrix: 3.6/3.7/3.8 → 3.10/3.11/3.12
  (3.6 EOL Dec 2021, 3.7 EOL Jun 2023, no longer available on runners)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@KedoKudo KedoKudo merged commit 7d893a3 into main Mar 30, 2026
0 of 3 checks passed
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