Skip to content

chore: consolidate GitHub Actions workflow updates#32

Open
codethor0 wants to merge 1 commit into
mainfrom
chore/consolidate-github-actions-updates
Open

chore: consolidate GitHub Actions workflow updates#32
codethor0 wants to merge 1 commit into
mainfrom
chore/consolidate-github-actions-updates

Conversation

@codethor0

Copy link
Copy Markdown
Owner

Summary

Consolidates three separate Dependabot GitHub Actions PRs into one human-authored update:

Changes

Updates .github/workflows/ci.yml only:

  • actions/checkout@v4 -> @v7 (all jobs)
  • actions/setup-python@v5 -> @v6 (backend job)
  • actions/setup-node@v4 -> @v6 (frontend and extension jobs)

Test plan

Notes

Part of branch and Dependabot cleanup after v0.1.1. No workflow logic changes beyond action version pins.

Combine checkout, setup-python, and setup-node bumps from Dependabot PRs #18, #19, and #20 into one reviewable change.
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