chore(deps): bump actions/upload-artifact from 4 to 6 (#22338)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-02-19 02:33:00 +00:00
committed by GitHub
parent ff9700bb3b
commit 5df22b12d8

View File

@@ -650,7 +650,7 @@ jobs:
- name: Upload results
if: success()
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v6
with:
name: bench-reth-results
path: |
@@ -753,7 +753,7 @@ jobs:
- name: Upload node log
if: failure()
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v6
with:
name: reth-node-log
path: |