Skip to content

Update GitHub Actions to supported versions#178

Merged
lavr merged 1 commit into
masterfrom
fix/ci-update-actions
Mar 30, 2026
Merged

Update GitHub Actions to supported versions#178
lavr merged 1 commit into
masterfrom
fix/ci-update-actions

Conversation

@lavr
Copy link
Copy Markdown
Owner

@lavr lavr commented Mar 30, 2026

Summary

  • Upgrade actions/checkout v2 → v4, actions/setup-python v2 → v5
  • Replace deprecated actions/cache v1 (blocked by GitHub) with built-in pip caching in setup-python
  • Drop EOL Python versions (3.6, 3.7, 3.8) from the test matrix

- Upgrade actions/checkout v2 → v4, actions/setup-python v2 → v5
- Replace deprecated actions/cache v1 with built-in pip caching
- Drop EOL Python versions (3.6, 3.7, 3.8) from test matrix
@lavr lavr merged commit b6680ac into master Mar 30, 2026
4 checks passed
@lavr lavr deleted the fix/ci-update-actions branch April 2, 2026 17:39
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