build(deps): bump actions/download-artifact from 4 to 8#1241
build(deps): bump actions/download-artifact from 4 to 8#1241
Conversation
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 8. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4...v8) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Greptile SummaryThis PR is a Dependabot-generated bump of Key compatibility checks:
Confidence Score: 5/5Safe to merge — straightforward dependency bump with no breaking changes for this repo's usage pattern. All three changed files are pure version-string updates with no logic changes. The paired upload-artifact actions remain at v4, which is fully compatible with download-artifact@v8. All runners are GitHub-hosted so runtime requirements are met. No P0/P1 issues found. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[build and build-tauri jobs] -->|upload-artifact v4| B[(GitHub Artifact Store)]
B -->|download-artifact v8| C[collect-and-release job]
B -->|download-artifact v8| D[test job - builds-Linux-py3.9]
style B fill:#f5f5f5,stroke:#aaa
style C fill:#d4edda,stroke:#28a745
style D fill:#d4edda,stroke:#28a745
Reviews (1): Last reviewed commit: "build(deps): bump actions/download-artif..." | Re-trigger Greptile |
Bumps actions/download-artifact from 4 to 8.
Release notes
Sourced from actions/download-artifact's releases.
... (truncated)
Commits
3e5f45bAdd regression tests for CJK characters (#471)e6d03f6Add a regression test for artifact name + content-type mismatches (#472)70fc10cMerge pull request #461 from actions/danwkennedy/digest-mismatch-behaviorf258da9Add change docsccc058eFix linting issuesbd7976bAdd a setting to specify what to do on hash mismatch and default it toerrorac21fcfMerge pull request #460 from actions/danwkennedy/download-no-unzip15999bfAdd note about package bumps974686eBump the version tov8and add release notesfbe48b1Update test names to make it clearer what they doDependabot 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)