Skip to content

ci: update GitHub Actions and add Dependabot - #18

Merged
lukasberbuer merged 2 commits into
mainfrom
ci/update-github-actions
Aug 3, 2026
Merged

ci: update GitHub Actions and add Dependabot#18
lukasberbuer merged 2 commits into
mainfrom
ci/update-github-actions

Conversation

@lukasberbuer

Copy link
Copy Markdown
Member

Summary

  • Update all actions/* to their latest major versions: checkout v6 → v7, setup-python v6 → v7, upload-artifact v6 → v7, download-artifact v6 → v8
  • Add .github/dependabot.yml (github-actions ecosystem, monthly, grouped into a single PR) so future action updates arrive automatically

pypa/cibuildwheel is intentionally left at v4.1.0 (bumped in dedicated commits) and pypa/gh-action-pypi-publish already floats on release/v1; Dependabot will cover both going forward.

🤖 Generated with Claude Code

lukasberbuer and others added 2 commits August 3, 2026 11:02
checkout v6 -> v7, setup-python v6 -> v7, upload-artifact v6 -> v7,
download-artifact v6 -> v8.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Monthly grouped update PRs for all actions, so version bumps no
longer need to be done manually.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@lukasberbuer
lukasberbuer merged commit a72511e into main Aug 3, 2026
48 of 49 checks passed
@lukasberbuer
lukasberbuer deleted the ci/update-github-actions branch August 3, 2026 10:30
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