Release · v1.114.3
Remove artifact actions to avoid node20 warnings
fix(ci): remove artifact actions to avoid node20 warnings
Details
Drop upload/download-artifact usage and force-node24 flags, and rebuild _site directly in test workflows so CI no longer invokes Node 20-targeted JavaScript actions. Made-with: Cursor
Files changed (6)
| .github/workflows/build.yml | +0 | −9 |
| .github/workflows/deploy.yml | +0 | −3 |
| .github/workflows/gist-update.yml | +0 | −3 |
| .github/workflows/test-ga4.yml | +22 | −15 |
| .github/workflows/test-html.yml | +18 | −7 |
| .github/workflows/test-supabase-db.yml | +0 | −3 |