Skip to content

ci: update checkout and setup-python actions to v6#20

Merged
hyperfinitism merged 1 commit intomainfrom
ci/bump-actions-v6
Feb 6, 2026
Merged

ci: update checkout and setup-python actions to v6#20
hyperfinitism merged 1 commit intomainfrom
ci/bump-actions-v6

Conversation

@hyperfinitism
Copy link
Collaborator

This PR updates the GitHub Actions

  • actions/checkout from v4 to v6
  • actions/setup-python from v3 to v6

Background

  • The current checkout v4 uses Node.js v20, which will be deprecated at the end of April 2026. On the other hand, the latest checkout v6 uses Node.js v24 (Active LTS).

  • The current setup-python v3 uses Node.js v16, which has been deprecated (in 2023). The latest setup-python v6 uses Node.js v24.

What's Changed

  • Update .github/workflows/pylint.yml
    • Bump checkout from v4 to v6
    • Bump setup-python from v3 to v6
  • Update `.github/workflows/spdx.yml
    • Bump checkout from v4 to v6

Test

No functional code changes.

@hyperfinitism hyperfinitism self-assigned this Feb 6, 2026
@hyperfinitism hyperfinitism merged commit cc80d78 into main Feb 6, 2026
2 checks passed
@hyperfinitism hyperfinitism deleted the ci/bump-actions-v6 branch February 6, 2026 10:01
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