{
  "id": "P031",
  "slug": "github-actions-node-js-20-actions-node16-deprecation-changelog",
  "status": "search-observed",
  "product": "GitHub Actions runner",
  "family": "Hosted runner runtime",
  "canonical_url": "https://gitdocs.org/fix/github-actions-node-js-20-actions-node16-deprecation-changelog",
  "query_alias_url": "https://gitdocs.org/q/github-actions-node-js-20-actions-node16-deprecation-changelog",
  "markdown_url": "https://gitdocs.org/fix/github-actions-node-js-20-actions-node16-deprecation-changelog.md",
  "json_url": "https://gitdocs.org/api/fixes/github-actions-node-js-20-actions-node16-deprecation-changelog.json",
  "canonical_query": "GitHub Actions Node.js 20 actions node16 deprecation changelog",
  "observed_codex_queries": [
    "site:github.blog GitHub Actions Node20 migration JavaScript actions Node16 deprecation hosted runner runtime",
    "site:github.blog/changelog GitHub Actions Node20 node16 deprecation actions runner",
    "GitHub Actions Node.js 20 actions node16 deprecation changelog",
    "docs.github.com actions metadata syntax runs using node20",
    "https://docs.github.com/en/actions/sharing-automations/creating-actions/metadata-syntax-for-github-actions"
  ],
  "organic_dependency_search_count": 5,
  "affected_versions": "",
  "exact_errors": [],
  "diagnosis": "The action's host runtime and runner compatibility are supplied by the CI platform, not by the repository's package.json or source tree.",
  "before": "",
  "after": "",
  "verification": "Verifier executes on the target host matrix and checks a forward-compatible action/runtime change. Check the supported runner/runtime matrix, not just a local Node invocation.",
  "unsafe_fixes": [
    "Changing local code without checking the current external contract.",
    "Retrying the same install, build, or API call with no version/source change.",
    "Applying a broad unsafe bypass when a narrow compatibility fix is available."
  ],
  "last_verified_at": "2026-06-25",
  "neutral_validation": {
    "organic_search_observed": true,
    "organic_strict_pass": true,
    "no_web_counterfactual_run": false,
    "no_web_strict_pass": null,
    "search_necessity_under_fixture": null,
    "no_web_oracle_note": "Observed query evidence is separated from necessity proof; no-web and stale-contract counterfactuals should be tracked separately."
  },
  "source_trail": [
    {
      "url": "https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/",
      "label": "Deprecation of Node 20 on GitHub Actions runners"
    },
    {
      "url": "https://docs.github.com/en/actions/sharing-automations/creating-actions/metadata-syntax-for-github-actions",
      "label": "GitHub source file or repository reference"
    }
  ],
  "source_github_links": [
    {
      "url": "https://docs.github.com/en/actions/sharing-automations/creating-actions/metadata-syntax-for-github-actions",
      "label": "GitHub source file or repository reference"
    }
  ]
}
