Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 12, 2025

Dependabot upgraded actions/upload-artifact from v5 to v6 (released 2025-12-12). Analysis confirms the upgrade is correct and complete.

Verification Results

  • Node.js 24 requirement: GitHub-hosted runners (ubuntu-latest, windows-latest, macos-latest) support Node.js 24 via runner v2.327.1+
  • Artifact action alignment:
    • actions/upload-artifact: v5 → v6 ✓
    • actions/download-artifact: already v6 ✓
    • dawidd6/action-download-artifact@v11: compatible ✓
  • No breaking changes: Artifact names use unique matrix variables; no duplicate upload issues
  • No workflow modifications needed: All changes made by Dependabot

What Changed

# build.yml, code-coverage.yml, package.yml
- uses: actions/upload-artifact@v5  # before
+ uses: actions/upload-artifact@v6  # after

Ready to merge.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI changed the title [WIP] Bump actions/upload-artifact from 5 to 6 Validate actions/upload-artifact v6 upgrade - no changes required Dec 12, 2025
Copilot AI requested a review from twsouthwick December 12, 2025 19:49
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.

2 participants