Skip to content

Conversation

@dongbeiouba
Copy link
Member

No description provided.

@dongbeiouba dongbeiouba requested a review from Copilot June 22, 2025 14:19
Copy link

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 actions/download-artifact references in workflows to use the generic v4 tag, aiming to resolve version-related errors.

  • Replaced specific version pins (v4.1.8, v3.0.1, commit SHA) with actions/download-artifact@v4 across workflows.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/wheel-builder.yml Updated multiple download-artifact steps to @v4
.github/workflows/ci.yml Changed download-artifact usage to @v4
Comments suppressed due to low confidence (1)

.github/workflows/wheel-builder.yml:91

  • [nitpick] Using the floating @v4 tag may introduce unexpected breaking changes. Consider pinning to a specific minor or patch version (e.g., @v4.1.x) or using a full commit SHA for stronger stability guarantees.
      - uses: actions/download-artifact@v4

@dongbeiouba dongbeiouba merged commit 0f12883 into Tongsuo-Project:main Jun 22, 2025
20 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.

1 participant