Skip to content

ci: suppress Node 20 deprecation and missing python-version warnings#1674

Merged
baylesj merged 1 commit intomasterfrom
fix-github-actions-warnings
Apr 8, 2026
Merged

ci: suppress Node 20 deprecation and missing python-version warnings#1674
baylesj merged 1 commit intomasterfrom
fix-github-actions-warnings

Conversation

@baylesj
Copy link
Copy Markdown
Contributor

@baylesj baylesj commented Apr 8, 2026

  • Injects FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true in all workflows to opt-in to Node.js 24 and suppress the deprecation warnings from multiple GitHub Actions.
  • Specifies python-version: '3.x' for actions/setup-python@v5 in meson.yml to fix the missing input warning.

- Injects `FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true` in all workflows to
  opt-in to Node.js 24 and suppress the deprecation warnings from
  multiple GitHub Actions.
- Specifies `python-version: '3.x'` for `actions/setup-python@v5` in
  `meson.yml` to fix the missing input warning.
@baylesj baylesj merged commit 2c2754f into master Apr 8, 2026
21 checks passed
@baylesj baylesj deleted the fix-github-actions-warnings branch April 8, 2026 03:46
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