Skip to content

bump upload-download-artifact#11

Merged
shuckc merged 1 commit intomainfrom
fix-upload-download-artifact
Jun 25, 2025
Merged

bump upload-download-artifact#11
shuckc merged 1 commit intomainfrom
fix-upload-download-artifact

Conversation

@shuckc
Copy link
Copy Markdown
Member

@shuckc shuckc commented Jun 25, 2025

No description provided.

Copilot AI review requested due to automatic review settings June 25, 2025 10:20
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the versions of the GitHub Actions for uploading and downloading artifacts.

  • Upgrades actions/upload-artifact from v3 to v4
  • Upgrades actions/download-artifact from v4.1.7 to v4
Comments suppressed due to low confidence (2)

.github/workflows/publish.yml:22

  • [nitpick] Consider pinning to a specific patch release (e.g., @v4.0.1) instead of @v4 to avoid future breaking changes introduced in subsequent minor releases.
    - uses: actions/upload-artifact@v4

.github/workflows/publish.yml:37

  • [nitpick] Verify that the v4 release of actions/download-artifact retains compatibility with existing inputs (name, path) and update any workflow tests or docs if behavior has changed.
      uses: actions/download-artifact@v4

@shuckc shuckc merged commit 556b37c into main Jun 25, 2025
4 checks passed
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