Skip to content

Bump actions/upload-artifact from 6 to 7#683

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/actions/upload-artifact-7
Open

Bump actions/upload-artifact from 6 to 7#683
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/actions/upload-artifact-7

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps actions/upload-artifact from 6 to 7.

Release notes

Sourced from actions/upload-artifact's releases.

v7.0.0

v7 What's new

Direct Uploads

Adds support for uploading single files directly (unzipped). Callers can set the new archive parameter to false to skip zipping the file during upload. Right now, we only support single files. The action will fail if the glob passed resolves to multiple files. The name parameter is also ignored with this setting. Instead, the name of the artifact will be the name of the uploaded file.

ESM

To support new versions of the @actions/* packages, we've upgraded the package to ESM.

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v6...v7.0.0

Commits

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 1, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 1, 2026

Benchmark Results

main e12987e... main / e12987e...
saxpy/default/Float32/1024 0.0828 ± 0.012 ms 0.0809 ± 0.022 ms 1.02 ± 0.31
saxpy/default/Float32/1048576 0.486 ± 0.024 ms 0.481 ± 0.027 ms 1.01 ± 0.076
saxpy/default/Float32/16384 0.0794 ± 0.031 ms 0.0786 ± 0.032 ms 1.01 ± 0.58
saxpy/default/Float32/2048 0.0836 ± 0.021 ms 0.0807 ± 0.028 ms 1.04 ± 0.45
saxpy/default/Float32/256 0.0829 ± 0.016 ms 0.0808 ± 0.022 ms 1.03 ± 0.34
saxpy/default/Float32/262144 0.177 ± 0.03 ms 0.178 ± 0.027 ms 0.998 ± 0.23
saxpy/default/Float32/32768 0.0876 ± 0.033 ms 0.0791 ± 0.032 ms 1.11 ± 0.61
saxpy/default/Float32/4096 0.0804 ± 0.032 ms 0.0784 ± 0.032 ms 1.03 ± 0.58
saxpy/default/Float32/512 0.0823 ± 0.0092 ms 0.0805 ± 0.023 ms 1.02 ± 0.31
saxpy/default/Float32/64 0.083 ± 0.015 ms 0.0809 ± 0.021 ms 1.03 ± 0.32
saxpy/default/Float32/65536 0.101 ± 0.031 ms 0.101 ± 0.032 ms 1.01 ± 0.44
saxpy/default/Float64/1024 0.0822 ± 0.016 ms 0.0788 ± 0.029 ms 1.04 ± 0.44
saxpy/default/Float64/1048576 0.586 ± 0.073 ms 0.611 ± 0.093 ms 0.959 ± 0.19
saxpy/default/Float64/16384 0.085 ± 0.032 ms 0.0811 ± 0.031 ms 1.05 ± 0.56
saxpy/default/Float64/2048 0.0839 ± 0.02 ms 0.0785 ± 0.03 ms 1.07 ± 0.48
saxpy/default/Float64/256 0.0825 ± 0.0081 ms 0.0803 ± 0.02 ms 1.03 ± 0.27
saxpy/default/Float64/262144 0.191 ± 0.027 ms 0.19 ± 0.034 ms 1 ± 0.23
saxpy/default/Float64/32768 0.0914 ± 0.032 ms 0.0866 ± 0.032 ms 1.05 ± 0.54
saxpy/default/Float64/4096 0.0822 ± 0.029 ms 0.0767 ± 0.031 ms 1.07 ± 0.58
saxpy/default/Float64/512 0.0821 ± 0.0093 ms 0.0804 ± 0.03 ms 1.02 ± 0.39
saxpy/default/Float64/64 0.0826 ± 0.012 ms 0.0808 ± 0.02 ms 1.02 ± 0.29
saxpy/default/Float64/65536 0.11 ± 0.031 ms 0.103 ± 0.032 ms 1.07 ± 0.44
saxpy/static workgroup=(1024,)/Float32/1024 0.079 ± 0.023 ms 0.0738 ± 0.031 ms 1.07 ± 0.54
saxpy/static workgroup=(1024,)/Float32/1048576 0.489 ± 0.027 ms 0.476 ± 0.023 ms 1.03 ± 0.076
saxpy/static workgroup=(1024,)/Float32/16384 0.0817 ± 0.031 ms 0.0773 ± 0.03 ms 1.06 ± 0.58
saxpy/static workgroup=(1024,)/Float32/2048 0.0781 ± 0.028 ms 0.0739 ± 0.03 ms 1.06 ± 0.57
saxpy/static workgroup=(1024,)/Float32/256 0.0813 ± 0.013 ms 0.0755 ± 0.028 ms 1.08 ± 0.44
saxpy/static workgroup=(1024,)/Float32/262144 0.181 ± 0.026 ms 0.173 ± 0.031 ms 1.05 ± 0.24
saxpy/static workgroup=(1024,)/Float32/32768 0.0897 ± 0.032 ms 0.0734 ± 0.031 ms 1.22 ± 0.69
saxpy/static workgroup=(1024,)/Float32/4096 0.0802 ± 0.03 ms 0.0746 ± 0.03 ms 1.08 ± 0.6
saxpy/static workgroup=(1024,)/Float32/512 0.0797 ± 0.018 ms 0.0745 ± 0.03 ms 1.07 ± 0.49
saxpy/static workgroup=(1024,)/Float32/64 0.0792 ± 0.026 ms 0.0747 ± 0.03 ms 1.06 ± 0.55
saxpy/static workgroup=(1024,)/Float32/65536 0.101 ± 0.032 ms 0.0942 ± 0.032 ms 1.08 ± 0.5
saxpy/static workgroup=(1024,)/Float64/1024 0.077 ± 0.028 ms 0.0774 ± 0.028 ms 0.995 ± 0.51
saxpy/static workgroup=(1024,)/Float64/1048576 0.542 ± 0.068 ms 0.532 ± 0.045 ms 1.02 ± 0.15
saxpy/static workgroup=(1024,)/Float64/16384 0.0817 ± 0.031 ms 0.0748 ± 0.03 ms 1.09 ± 0.6
saxpy/static workgroup=(1024,)/Float64/2048 0.0766 ± 0.028 ms 0.0794 ± 0.027 ms 0.965 ± 0.48
saxpy/static workgroup=(1024,)/Float64/256 0.0788 ± 0.025 ms 0.078 ± 0.026 ms 1.01 ± 0.46
saxpy/static workgroup=(1024,)/Float64/262144 0.187 ± 0.025 ms 0.181 ± 0.028 ms 1.03 ± 0.21
saxpy/static workgroup=(1024,)/Float64/32768 0.0908 ± 0.032 ms 0.0829 ± 0.032 ms 1.1 ± 0.57
saxpy/static workgroup=(1024,)/Float64/4096 0.0774 ± 0.029 ms 0.077 ± 0.031 ms 1.01 ± 0.56
saxpy/static workgroup=(1024,)/Float64/512 0.0787 ± 0.026 ms 0.0789 ± 0.019 ms 0.997 ± 0.41
saxpy/static workgroup=(1024,)/Float64/64 0.0791 ± 0.026 ms 0.0792 ± 0.02 ms 0.998 ± 0.41
saxpy/static workgroup=(1024,)/Float64/65536 0.109 ± 0.032 ms 0.104 ± 0.033 ms 1.06 ± 0.46
time_to_load 1.04 ± 0.014 s 1.06 ± 0.014 s 0.981 ± 0.019

Benchmark Plots

A plot of the benchmark results have been uploaded as an artifact to the workflow run for this PR.
Go to "Actions"->"Benchmark a pull request"->[the most recent run]->"Artifacts" (at the bottom).

@codecov
Copy link

codecov bot commented Mar 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.15%. Comparing base (c22c1a1) to head (e12987e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #683   +/-   ##
=======================================
  Coverage   52.15%   52.15%           
=======================================
  Files          22       22           
  Lines        1693     1693           
=======================================
  Hits          883      883           
  Misses        810      810           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants