Skip to content

ci: upgrade download-artifact from v4 to v8#733

Merged
vdusek merged 1 commit intomasterfrom
ci/upgrade-download-artifact-v8
Apr 17, 2026
Merged

ci: upgrade download-artifact from v4 to v8#733
vdusek merged 1 commit intomasterfrom
ci/upgrade-download-artifact-v8

Conversation

@vdusek
Copy link
Copy Markdown
Contributor

@vdusek vdusek commented Apr 16, 2026

Summary

Upgrade actions/download-artifact from v4 to v8 in the manual_regenerate_models workflow.

The old v4 version relies on Node.js 20, which is approaching end-of-life and produces deprecation warnings in CI runs. Upgrading to v8 resolves these warnings and keeps the workflow on a supported runtime.

🤖 Generated with Claude Code

The old v4 version uses Node.js 20 which is approaching EOL and produces
deprecation warnings in CI runs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vdusek vdusek added adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team. labels Apr 16, 2026
@vdusek vdusek self-assigned this Apr 16, 2026
@vdusek vdusek requested a review from Pijukatel April 16, 2026 13:18
@github-actions github-actions Bot added this to the 138th sprint - Tooling team milestone Apr 16, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.28%. Comparing base (6eb9aee) to head (ff93378).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #733      +/-   ##
==========================================
- Coverage   95.30%   95.28%   -0.02%     
==========================================
  Files          45       45              
  Lines        5115     5115              
==========================================
- Hits         4875     4874       -1     
- Misses        240      241       +1     
Flag Coverage Δ
integration 95.28% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@vdusek vdusek merged commit 1a2b642 into master Apr 17, 2026
26 checks passed
@vdusek vdusek deleted the ci/upgrade-download-artifact-v8 branch April 17, 2026 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants