Skip to content

🧹 [ci] Fix GitHub Actions download-artifact version - #63

Merged
Tcode-Motion merged 1 commit into
mainfrom
fix-github-actions-download-artifact-version-7308680668574039603
Sep 7, 2026
Merged

🧹 [ci] Fix GitHub Actions download-artifact version#63
Tcode-Motion merged 1 commit into
mainfrom
fix-github-actions-download-artifact-version-7308680668574039603

Conversation

@Tcode-Motion

Copy link
Copy Markdown
Owner

🎯 What (the issue addressed):
Replaced the non-existent version v8 of actions/download-artifact with the valid version v4 in .github/workflows/pypi-publish.yml and .github/workflows/release.yml.

💡 Why (maintainability improvement):
The incorrect action version caused GitHub Actions to fail to resolve the artifact download step. Updating it to a valid major version (v4) restores the workflow execution.

✅ Verification (how safety was confirmed):
Verified the changes via grep on the affected workflows. Also executed cargo test --workspace to ensure no other code regressions were introduced.

✨ Result (improvement achieved):
The continuous integration pipelines for packaging and releasing are now configured correctly to download artifacts.


PR created automatically by Jules for task 7308680668574039603 started by @Tcode-Motion

Updated `actions/download-artifact` from `v8` to `v4` in `pypi-publish.yml` and `release.yml` to resolve CI workflow failures.

Co-authored-by: Tcode-Motion <188012755+Tcode-Motion@users.noreply.github.com>
@google-labs-jules

Copy link
Copy Markdown
Contributor

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

@Tcode-Motion
Tcode-Motion marked this pull request as ready for review September 7, 2026 19:59
@Tcode-Motion
Tcode-Motion merged commit 514e6c0 into main Sep 7, 2026
6 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