Skip to content

Update actions/upload-artifact action to v7#754

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-github-artifact-actions
Open

Update actions/upload-artifact action to v7#754
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-github-artifact-actions

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 27, 2025

This PR contains the following updates:

Package Type Update Change
actions/upload-artifact action major v4.6.2v7.0.1

Release Notes

actions/upload-artifact (actions/upload-artifact)

v7.0.1

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v7...v7.0.1

v7.0.0

Compare Source

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

v7

Compare Source

v6

Compare Source

v6.0.0

Compare Source

v5

Compare Source

v5.0.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions github-actions Bot added the A-CI GitHub Action label Oct 27, 2025
@github-actions
Copy link
Copy Markdown

Benchmark for 9c85487

Click to view benchmark
Test Base PR %
only_read/netgear_ax6100v2 2.0±0.00ms 2.0±0.01ms 0.00%
only_read/tplink_ax1800 5.4±0.00ms 5.4±0.01ms 0.00%
unsquashfs/full 8.3±0.15ms 8.4±0.13ms +1.20%
unsquashfs/full-path-filter 6.0±0.10ms 6.1±0.11ms +1.67%
unsquashfs/list 6.1±0.11ms 6.3±0.20ms +3.28%
unsquashfs/list-path-filter 5.6±0.11ms 5.7±0.11ms +1.79%
write_read/netgear_ax6100v2 1473.3±5.66ms 1461.0±4.63ms -0.83%
write_read/tplink_ax1800 8.6±0.05s 8.5±0.04s -1.16%

@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from adfb5a3 to 04f2a00 Compare November 10, 2025 17:13
@github-actions
Copy link
Copy Markdown

Benchmark for 3137595

Click to view benchmark
Test Base PR %
only_read/netgear_ax6100v2 2.0±0.00ms 2.0±0.01ms 0.00%
only_read/tplink_ax1800 5.3±0.01ms 5.3±0.01ms 0.00%
unsquashfs/full 10.1±0.08ms 10.1±0.12ms 0.00%
unsquashfs/full-path-filter 6.8±0.03ms 6.8±0.05ms 0.00%
unsquashfs/list 7.1±0.05ms 7.1±0.04ms 0.00%
unsquashfs/list-path-filter 6.3±0.04ms 6.3±0.04ms 0.00%
write_read/netgear_ax6100v2 1400.7±2.52ms 1395.3±5.82ms -0.39%
write_read/tplink_ax1800 7.9±0.01s 7.9±0.01s 0.00%

@renovate renovate Bot changed the title chore(deps): update actions/upload-artifact action to v5 chore(deps): update actions/upload-artifact action to v6 Dec 12, 2025
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from 04f2a00 to 4d5f18c Compare December 12, 2025 22:57
@github-actions
Copy link
Copy Markdown

Benchmark for cc887ce

Click to view benchmark
Test Base PR %
only_read/netgear_ax6100v2 2.0±0.00ms 2.1±0.03ms +5.00%
only_read/tplink_ax1800 5.4±0.01ms 5.4±0.01ms 0.00%
unsquashfs/full 10.7±0.21ms 10.7±0.20ms 0.00%
unsquashfs/full-path-filter 7.0±0.06ms 7.1±0.09ms +1.43%
unsquashfs/list 7.2±0.11ms 7.5±0.27ms +4.17%
unsquashfs/list-path-filter 6.4±0.07ms 6.5±0.08ms +1.56%
write_read/netgear_ax6100v2 1433.9±28.87ms 1378.3±8.44ms -3.88%
write_read/tplink_ax1800 8.5±0.43s 8.1±0.12s -4.71%

@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from 4d5f18c to 4d14cd6 Compare February 2, 2026 16:56
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 2, 2026

Benchmark for 2bf97e9

Click to view benchmark
Test Base PR %
only_read/netgear_ax6100v2 2.0±0.00ms 2.0±0.00ms 0.00%
only_read/tplink_ax1800 5.3±0.01ms 5.3±0.00ms 0.00%
unsquashfs/full 10.0±0.07ms 10.0±0.14ms 0.00%
unsquashfs/full-path-filter 6.6±0.11ms 6.7±0.24ms +1.52%
unsquashfs/list 7.0±0.10ms 7.3±0.17ms +4.29%
unsquashfs/list-path-filter 6.2±0.03ms 6.3±0.14ms +1.61%
write_read/netgear_ax6100v2 1381.3±5.26ms 1408.0±6.59ms +1.93%
write_read/tplink_ax1800 7.9±0.06s 8.0±0.11s +1.27%

@renovate renovate Bot changed the title chore(deps): update actions/upload-artifact action to v6 chore(deps): update actions/upload-artifact action to v7 Feb 26, 2026
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from 4d14cd6 to 32267d8 Compare February 26, 2026 22:37
@github-actions
Copy link
Copy Markdown

Benchmark for 1541ea7

Click to view benchmark
Test Base PR %
only_read/netgear_ax6100v2 2.0±0.00ms 2.0±0.00ms 0.00%
only_read/tplink_ax1800 5.4±0.00ms 5.4±0.02ms 0.00%
unsquashfs/full 10.9±0.20ms 10.8±0.18ms -0.92%
unsquashfs/full-path-filter 6.9±0.05ms 6.9±0.08ms 0.00%
unsquashfs/list 7.9±0.10ms 7.7±0.14ms -2.53%
unsquashfs/list-path-filter 6.8±0.07ms 6.4±0.09ms -5.88%
write_read/netgear_ax6100v2 1409.0±14.47ms 1385.6±10.24ms -1.66%
write_read/tplink_ax1800 8.0±0.06s 8.0±0.12s 0.00%

@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from 32267d8 to 3cd8dd6 Compare March 5, 2026 10:07
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 5, 2026

Benchmark for 729ff5e

Click to view benchmark
Test Base PR %
only_read/netgear_ax6100v2 2.1±0.01ms 2.1±0.00ms 0.00%
only_read/tplink_ax1800 5.4±0.01ms 5.4±0.02ms 0.00%
unsquashfs/full 11.2±0.25ms 11.5±0.29ms +2.68%
unsquashfs/full-path-filter 7.1±0.21ms 7.2±0.20ms +1.41%
unsquashfs/list 7.8±0.13ms 8.2±0.26ms +5.13%
unsquashfs/list-path-filter 6.7±0.18ms 6.8±0.18ms +1.49%
write_read/netgear_ax6100v2 1392.2±4.22ms 1385.6±6.70ms -0.47%
write_read/tplink_ax1800 8.1±0.12s 8.1±0.09s 0.00%

@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from 3cd8dd6 to 56280b1 Compare March 26, 2026 16:37
@github-actions
Copy link
Copy Markdown

Benchmark for 04c1bce

Click to view benchmark
Test Base PR %
only_read/netgear_ax6100v2 2.0±0.02ms 2.0±0.01ms 0.00%
only_read/tplink_ax1800 5.3±0.01ms 5.3±0.01ms 0.00%
unsquashfs/full 10.9±0.20ms 11.6±0.28ms +6.42%
unsquashfs/full-path-filter 6.9±0.16ms 7.2±0.21ms +4.35%
unsquashfs/list 8.0±0.14ms 8.2±0.15ms +2.50%
unsquashfs/list-path-filter 6.9±0.21ms 6.7±0.13ms -2.90%
write_read/netgear_ax6100v2 1430.0±32.24ms 1372.9±6.49ms -3.99%
write_read/tplink_ax1800 8.1±0.11s 7.8±0.11s -3.70%

@renovate renovate Bot changed the title chore(deps): update actions/upload-artifact action to v7 Update actions/upload-artifact action to v7 Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/major-github-artifact-actions branch from 56280b1 to deab1b2 Compare April 10, 2026 21:12
@github-actions
Copy link
Copy Markdown

Benchmark for 92ba155

Click to view benchmark
Test Base PR %
only_read/netgear_ax6100v2 2.0±0.00ms 2.0±0.01ms 0.00%
only_read/tplink_ax1800 5.3±0.01ms 5.3±0.00ms 0.00%
unsquashfs/full 10.0±0.16ms 9.9±0.14ms -1.00%
unsquashfs/full-path-filter 6.5±0.09ms 6.5±0.06ms 0.00%
unsquashfs/list 6.9±0.08ms 6.8±0.12ms -1.45%
unsquashfs/list-path-filter 6.1±0.18ms 6.0±0.05ms -1.64%
write_read/netgear_ax6100v2 1373.6±5.49ms 1365.2±12.04ms -0.61%
write_read/tplink_ax1800 7.9±0.06s 7.8±0.05s -1.27%

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

Labels

A-CI GitHub Action

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants