Skip to content

Bump actions/setup-java from 4 to 6 in build.yml - #107

Merged
mapgie merged 1 commit into
mainfrom
claude/choredash-android-pr-104-yoxggx
Sep 1, 2026
Merged

Bump actions/setup-java from 4 to 6 in build.yml#107
mapgie merged 1 commit into
mainfrom
claude/choredash-android-pr-104-yoxggx

Conversation

@mapgie

@mapgie mapgie commented Sep 1, 2026

Copy link
Copy Markdown
Owner

Summary

Fixes #104. Dependabot's PR (dependabot/github_actions/actions/setup-java-6) was stuck in a merge conflict (mergeable_state: dirty) because a separate merge (#103) had already bumped actions/checkout from v4 to v7 on main, moving the surrounding context out from under the dependabot diff.

This reapplies just the intended change on top of current main: bumps actions/setup-java from v4 to v6 in .github/workflows/build.yml's unit test job.

No changelog fragment is included since this only touches a GitHub Actions workflow file, not .kt/.xml/.gradle.kts/gradle/libs.versions.toml.

Test plan

  • CI (build/lint/tests) runs on this PR

🤖 Generated with Claude Code

https://claude.ai/code/session_01Kmnxcun3RyF9x9WTSA4Nby


Generated by Claude Code

Reapplies the dependabot bump from PR #104, which was stuck in
conflict after actions/checkout was bumped to v7 in a later merge.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Kmnxcun3RyF9x9WTSA4Nby
@mapgie
mapgie marked this pull request as ready for review September 1, 2026 20:41
@mapgie
mapgie merged commit 0502793 into main Sep 1, 2026
2 checks passed
@mapgie
mapgie deleted the claude/choredash-android-pr-104-yoxggx branch September 1, 2026 20:41
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.

2 participants