Skip to content

GitHub Actions in build-examples.yml are outdated (checkout@v3, setup-python@v4) #5

Description

@jackjansen

This is a fork of a third-party repo, so left untouched for now — but flagging so it's not a surprise when CI starts failing.

.github/workflows/build-examples.yml still pins:

  • actions/checkout@v3 — current major is v7.
  • actions/setup-python@v4 — current major is v7.

Both are Node16-based and long past their supported window. Bump when CI actually starts failing, or when this fork gets handed back upstream and picked up again.

See also the sibling issue in esp32_idf5_https_server (same problem there, plus a octokit/request-action pinned to a stale 2021 Node12 SHA) — issues are disabled on that repo, so that one isn't filed yet.

— Claude Code (Claude Sonnet 5)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions