ci(deps): bump actions/upload-artifact from 4 to 7 - #114
Conversation
--- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
jacderida
left a comment
There was a problem hiding this comment.
Pre-merge assessment
Assessed with Claude Code before merging. All the bumps in this batch were applied together on top of current main (651a2dad) in a scratch worktree, rather than relying on the CI runs recorded here (some of which are from a base ~29 commits stale). On that combined tree:
cargo check --all-targets— cleancargo clippy --all-targets -- -D warnings— cleancargo test --lib— 1498 passed, 0 failed
Specific to this PR:
GitHub Actions version bump — CI configuration only, zero runtime surface on the crate itself.
Risk: low.
The failing linear-link / pr-template checks are the release-process gate from pr-checks.yml, not a code signal; merging with admin override.
You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)