Release · v1.114.1
Force GitHub Actions onto Node 24 runtime
ci: force GitHub Actions onto Node 24 runtime
Details
Set FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 across workflows and upgrade upload-artifact steps to v8 to avoid Node 20 deprecation warnings in Actions runs. Made-with: Cursor
Files changed (6)
| .github/workflows/build.yml | +4 | −1 |
| .github/workflows/deploy.yml | +3 | −0 |
| .github/workflows/gist-update.yml | +3 | −0 |
| .github/workflows/test-ga4.yml | +4 | −1 |
| .github/workflows/test-html.yml | +3 | −0 |
| .github/workflows/test-supabase-db.yml | +3 | −0 |