Skip to content

ci: quiet workflow runtime warnings#305

Merged
peg merged 1 commit into
stagingfrom
fix/1.0-workflow-polish
May 6, 2026
Merged

ci: quiet workflow runtime warnings#305
peg merged 1 commit into
stagingfrom
fix/1.0-workflow-polish

Conversation

@peg
Copy link
Copy Markdown
Owner

@peg peg commented May 6, 2026

Summary

Final workflow polish before 1.0 tag day:

  • upgrade every workflow checkout step from actions/checkout@v5 to actions/checkout@v6
  • remove the temporary FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 override now that workflow actions are on current Node 24-compatible majors
  • pin the Windows CI leg to windows-2022 instead of windows-latest to avoid the current hosted-runner redirect notice/noise

Validation

  • git diff --check
  • YAML parse for all .github/workflows/*.yml
  • go run github.com/rhysd/actionlint/cmd/actionlint@latest .github/workflows/*.yml
  • confirmed no remaining FORCE_JAVASCRIPT_ACTIONS_TO_NODE24, actions/checkout@v5, or windows-latest usages ✅

@peg peg merged commit ed28ece into staging May 6, 2026
5 checks passed
@peg peg deleted the fix/1.0-workflow-polish branch May 6, 2026 02:45
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