Skip to content

Update GitHub Actions to v7 - #9

Merged
kanuwrld merged 1 commit into
mainfrom
chore/checkout-v7
Jul 30, 2026
Merged

Update GitHub Actions to v7#9
kanuwrld merged 1 commit into
mainfrom
chore/checkout-v7

Conversation

@kanuwrld

Copy link
Copy Markdown
Owner

What changed

  • update actions/checkout from v6 to v7 in CI and release workflows;
  • align README example with checkout@v7 and setup-python@v7.

Why

Dependabot PR #2 conflicted after setup-python v7 landed because both updates
touched adjacent workflow lines. This fresh branch preserves the exact
dependency update from current main.

Supersedes #2.

Verification

  • Official latest release: actions/checkout v7.0.1
  • python -m unittest discover -s tests -v — 15 passed
  • python -m repoready . --min-score 100 — 100/100
  • git diff --check

Risk

Low. GitHub-hosted runners support the current action runtime.

@kanuwrld kanuwrld added the dependencies Pull requests that update a dependency file label Jul 30, 2026
@kanuwrld
kanuwrld merged commit 893c9a1 into main Jul 30, 2026
5 checks passed
@kanuwrld
kanuwrld deleted the chore/checkout-v7 branch July 30, 2026 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant