Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps actions/upload-artifact from 5 to 6.

Release notes

Sourced from actions/upload-artifact's releases.

v6.0.0

v6 - What's new

[!IMPORTANT] actions/upload-artifact@v6 now runs on Node.js 24 (runs.using: node24) and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.

Node.js 24

This release updates the runtime to Node.js 24. v5 had preliminary support for Node.js 24, however this action was by default still running on Node.js 20. Now this action by default will run on Node.js 24.

What's Changed

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

Commits
  • b7c566a Merge pull request #745 from actions/upload-artifact-v6-release
  • e516bc8 docs: correct description of Node.js 24 support in README
  • ddc45ed docs: update README to correct action name for Node.js 24 support
  • 615b319 chore: release v6.0.0 for Node.js 24 support
  • 017748b Merge pull request #744 from actions/fix-storage-blob
  • 38d4c79 chore: rebuild dist
  • 7d27270 chore: add missing license cache files for @​actions/core, @​actions/io, and mi...
  • 5f643d3 chore: update license files for @​actions/artifact@​5.0.1 dependencies
  • 1df1684 chore: update package-lock.json with @​actions/artifact@​5.0.1
  • b5b1a91 fix: update @​actions/artifact to ^5.0.0 for Node.js 24 punycode fix
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v5...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  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 Jan 1, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 1, 2026

Benchmark Results

main 602ca68... main / 602ca68...
saxpy/default/Float32/1024 0.0463 ± 0.031 ms 0.046 ± 0.031 ms 1.01 ± 0.95
saxpy/default/Float32/1048576 0.45 ± 0.019 ms 0.451 ± 0.021 ms 0.997 ± 0.062
saxpy/default/Float32/16384 0.059 ± 0.026 ms 0.059 ± 0.026 ms 1 ± 0.63
saxpy/default/Float32/2048 0.0483 ± 0.026 ms 0.0479 ± 0.026 ms 1.01 ± 0.78
saxpy/default/Float32/256 0.0435 ± 0.029 ms 0.0439 ± 0.031 ms 0.99 ± 0.96
saxpy/default/Float32/262144 0.157 ± 0.026 ms 0.155 ± 0.026 ms 1.01 ± 0.23
saxpy/default/Float32/32768 0.0634 ± 0.026 ms 0.0634 ± 0.027 ms 1 ± 0.59
saxpy/default/Float32/4096 0.0503 ± 0.022 ms 0.0501 ± 0.023 ms 1.01 ± 0.64
saxpy/default/Float32/512 0.0473 ± 0.031 ms 0.0439 ± 0.031 ms 1.08 ± 1
saxpy/default/Float32/64 0.043 ± 0.027 ms 0.0417 ± 0.03 ms 1.03 ± 0.99
saxpy/default/Float32/65536 0.0757 ± 0.027 ms 0.0758 ± 0.026 ms 0.998 ± 0.5
saxpy/default/Float64/1024 0.0475 ± 0.029 ms 0.0466 ± 0.03 ms 1.02 ± 0.91
saxpy/default/Float64/1048576 0.547 ± 0.055 ms 0.529 ± 0.062 ms 1.03 ± 0.16
saxpy/default/Float64/16384 0.0615 ± 0.026 ms 0.0617 ± 0.026 ms 0.996 ± 0.6
saxpy/default/Float64/2048 0.0493 ± 0.025 ms 0.0485 ± 0.026 ms 1.02 ± 0.75
saxpy/default/Float64/256 0.0439 ± 0.03 ms 0.0435 ± 0.031 ms 1.01 ± 0.98
saxpy/default/Float64/262144 0.168 ± 0.028 ms 0.167 ± 0.028 ms 1.01 ± 0.24
saxpy/default/Float64/32768 0.0689 ± 0.025 ms 0.0694 ± 0.026 ms 0.993 ± 0.52
saxpy/default/Float64/4096 0.053 ± 0.023 ms 0.0508 ± 0.024 ms 1.04 ± 0.66
saxpy/default/Float64/512 0.0458 ± 0.031 ms 0.0449 ± 0.031 ms 1.02 ± 0.98
saxpy/default/Float64/64 0.0419 ± 0.024 ms 0.0413 ± 0.028 ms 1.01 ± 0.9
saxpy/default/Float64/65536 0.0877 ± 0.026 ms 0.0876 ± 0.026 ms 1 ± 0.42
saxpy/static workgroup=(1024,)/Float32/1024 0.0435 ± 0.031 ms 0.0428 ± 0.031 ms 1.02 ± 1
saxpy/static workgroup=(1024,)/Float32/1048576 0.449 ± 0.02 ms 0.452 ± 0.021 ms 0.994 ± 0.064
saxpy/static workgroup=(1024,)/Float32/16384 0.0556 ± 0.025 ms 0.0544 ± 0.024 ms 1.02 ± 0.65
saxpy/static workgroup=(1024,)/Float32/2048 0.0478 ± 0.026 ms 0.0459 ± 0.025 ms 1.04 ± 0.8
saxpy/static workgroup=(1024,)/Float32/256 0.0437 ± 0.024 ms 0.043 ± 0.026 ms 1.02 ± 0.83
saxpy/static workgroup=(1024,)/Float32/262144 0.155 ± 0.027 ms 0.152 ± 0.026 ms 1.02 ± 0.25
saxpy/static workgroup=(1024,)/Float32/32768 0.0597 ± 0.025 ms 0.0592 ± 0.025 ms 1.01 ± 0.6
saxpy/static workgroup=(1024,)/Float32/4096 0.0513 ± 0.023 ms 0.0499 ± 0.022 ms 1.03 ± 0.65
saxpy/static workgroup=(1024,)/Float32/512 0.0446 ± 0.031 ms 0.0423 ± 0.029 ms 1.05 ± 1
saxpy/static workgroup=(1024,)/Float32/64 0.0432 ± 0.022 ms 0.0416 ± 0.017 ms 1.04 ± 0.68
saxpy/static workgroup=(1024,)/Float32/65536 0.073 ± 0.026 ms 0.0715 ± 0.025 ms 1.02 ± 0.51
saxpy/static workgroup=(1024,)/Float64/1024 0.0453 ± 0.03 ms 0.0433 ± 0.029 ms 1.05 ± 0.99
saxpy/static workgroup=(1024,)/Float64/1048576 0.535 ± 0.062 ms 0.516 ± 0.067 ms 1.04 ± 0.18
saxpy/static workgroup=(1024,)/Float64/16384 0.0573 ± 0.025 ms 0.0567 ± 0.026 ms 1.01 ± 0.64
saxpy/static workgroup=(1024,)/Float64/2048 0.0473 ± 0.026 ms 0.0454 ± 0.024 ms 1.04 ± 0.79
saxpy/static workgroup=(1024,)/Float64/256 0.0433 ± 0.025 ms 0.0422 ± 0.023 ms 1.03 ± 0.82
saxpy/static workgroup=(1024,)/Float64/262144 0.167 ± 0.029 ms 0.162 ± 0.028 ms 1.03 ± 0.25
saxpy/static workgroup=(1024,)/Float64/32768 0.0653 ± 0.026 ms 0.0635 ± 0.026 ms 1.03 ± 0.58
saxpy/static workgroup=(1024,)/Float64/4096 0.0514 ± 0.023 ms 0.0492 ± 0.023 ms 1.04 ± 0.68
saxpy/static workgroup=(1024,)/Float64/512 0.0444 ± 0.03 ms 0.0423 ± 0.029 ms 1.05 ± 1
saxpy/static workgroup=(1024,)/Float64/64 0.0428 ± 0.023 ms 0.0416 ± 0.018 ms 1.03 ± 0.72
saxpy/static workgroup=(1024,)/Float64/65536 0.0854 ± 0.027 ms 0.0823 ± 0.027 ms 1.04 ± 0.47
time_to_load 0.946 ± 0.0037 s 0.954 ± 0.0072 s 0.992 ± 0.0084

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).

@christiangnrd christiangnrd changed the base branch from main to dependabot/github_actions/actions/checkout-6 January 2, 2026 06:37
@christiangnrd christiangnrd merged commit 105ebda into dependabot/github_actions/actions/checkout-6 Jan 2, 2026
24 of 30 checks passed
@christiangnrd christiangnrd deleted the dependabot/github_actions/actions/upload-artifact-6 branch January 2, 2026 06:38
christiangnrd pushed a commit that referenced this pull request Jan 2, 2026
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v5...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
christiangnrd pushed a commit that referenced this pull request Jan 2, 2026
* Bump actions/checkout from 5 to 6

Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump actions/upload-artifact from 5 to 6 (#670)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v5...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

2 participants