Bump actions/upload-artifact from 6 to 7#39
Conversation
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v6...v7) --- 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>
🤖 Claude Code ReviewCode ReviewSummaryThis PR bumps Code Quality✅ Style guide - Workflow files follow consistent formatting. ✅ No commented-out code - None present. ✅ Meaningful variable names - N/A for this change. ✅ DRY principle - The same version bump is applied consistently across all three workflow files ( ✅ No defects - Simple version bump, no logic errors or edge cases to consider. Testing✅ No new functions - This is a dependency version bump only; no new test coverage required. Documentation✅ README - No changes needed for a workflow dependency bump. ✅ CHANGELOG - Not present in the diff, but acceptable for a minor dependency bump in CI workflows. ✅ Inline comments - N/A. Security✅ No hardcoded credentials - None present. ✅ No sensitive data - N/A. ✅ No license files - None present. Overall AssessmentApproved. This is a clean, minimal change that upgrades
|
Super-linter summary
All files and directories linted successfully For more information, see the GitHub Actions workflow run Powered by Super-linter |
Bumps actions/upload-artifact from 6 to 7.
Release notes
Sourced from actions/upload-artifact's releases.
Commits
bbbca2dSupport direct file uploads (#764)589182cUpgrade the module to ESM and bump dependencies (#762)47309c9Merge pull request #754 from actions/Link-/add-proxy-integration-tests02a8460Add proxy integration testDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)Resolves #764
Resolves #762
Resolves #754
Resolves actions/upload-artifact#754
Resolves actions/upload-artifact#762
Resolves actions/upload-artifact#764