Skip to content

chore(deps): update actions/upload-artifact action to v7#85

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-github-artifact-actions
Closed

chore(deps): update actions/upload-artifact action to v7#85
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-github-artifact-actions

Conversation

@renovate

@renovate renovate Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

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

Compare Source

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

v6

Compare Source

v5.0.0

Compare Source

What's Changed

BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but we're treating it as such.

New Contributors

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

v5

Compare Source


Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • At any time (no schedule defined)
  • 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 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

このPRはactions/upload-artifactをv4.6.2からv7.0.1へアップデートするものです。

v6のリリースノートに重要な注意事項があります:v6以降はNode.js 24で動作し、セルフホストランナーを使用している場合はランナーバージョン2.327.1以上が必要です。GitHub-hostedランナーを使用している場合は問題ありませんが、セルフホストランナーを利用している環境では事前確認が必要です。

コード変更自体は1行のみで、コミットハッシュによるピン留めも維持されており、適切な更新です。


- name: Upload coverage reports
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [MEDIUM] v4からv7へのメジャーバージョンアップです。v6のリリースノートによると、Node.js 24が必要となり、セルフホストランナーを使用している場合はランナーバージョン2.327.1以上が必要です。

GitHub-hostedランナーを使用している場合は問題ありませんが、セルフホストランナーを利用している場合は、ランナーのバージョンを事前に確認してください。また、v7ではESMへの移行も行われており、内部的な変更が含まれています。

toshi0806 added a commit that referenced this pull request Jul 4, 2026
In the reusable elixir-ci.yml (coverage-report upload). Validated on
tenbin_dns PR #126: the "Upload coverage reports" step succeeded on both
OTP matrices with v7. Supersedes Renovate #85.


Claude-Session: https://claude.ai/code/session_01JPuooHgsrboSEbfJsNf6iG

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
@toshi0806

Copy link
Copy Markdown
Member

Superseded by #90 (validated on tenbin_dns#126). Closing.

@toshi0806 toshi0806 closed this Jul 4, 2026
@toshi0806
toshi0806 deleted the renovate/major-github-artifact-actions branch July 4, 2026 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant