Skip to content

[Build] Update actions#1434

Merged
riedgar-ms merged 3 commits intomainfrom
riedgar-ms/build-actions-01
Mar 18, 2026
Merged

[Build] Update actions#1434
riedgar-ms merged 3 commits intomainfrom
riedgar-ms/build-actions-01

Conversation

@riedgar-ms
Copy link
Copy Markdown
Collaborator

@riedgar-ms riedgar-ms commented Mar 18, 2026

From CoPilot:

  • actions/checkout: v4 -> v6
  • actions/setup-python: v5 -> v6
  • actions/setup-node: v4 -> v6
  • actions/upload-artifact: v4 -> v7
  • actions/download-artifact: v4 -> v8
  • actions/github-script: v6 -> v8
  • pypa/gh-action-pypi-publish: release/v1 -> v1
  • setup-uv : v5 -> v7

- actions/checkout: v4 -> v6
- actions/setup-python: v5 -> v6
- actions/setup-node: v4 -> v6
- actions/upload-artifact: v4 -> v7
- actions/download-artifact: v4 -> v8
- actions/github-script: v6 -> v8
- pypa/gh-action-pypi-publish: release/v1 -> v1

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 18, 2026

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.34%. Comparing base (df7ddad) to head (9e390d8).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1434       +/-   ##
===========================================
+ Coverage   42.56%   60.34%   +17.77%     
===========================================
  Files          62       62               
  Lines        5248     5248               
===========================================
+ Hits         2234     3167      +933     
+ Misses       3014     2081      -933     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

riedgar-ms and others added 2 commits March 18, 2026 13:10
Bump outdated action versions to latest majors:
- actions/setup-python: v5 -> v6 (code_quality.yml)
- astral-sh/setup-uv: v5 -> v7 (all workflow files)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copy link
Copy Markdown
Collaborator

@hudson-ai hudson-ai left a comment

Choose a reason for hiding this comment

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

LGTM!

@riedgar-ms riedgar-ms merged commit 93cbeb5 into main Mar 18, 2026
25 checks passed
@riedgar-ms riedgar-ms deleted the riedgar-ms/build-actions-01 branch March 18, 2026 19:18
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.

3 participants