Skip to content

chore: Update outdated GitHub Actions versions#33

Open
yishangupenn wants to merge 1 commit into
mainfrom
upstream-pr-2392
Open

chore: Update outdated GitHub Actions versions#33
yishangupenn wants to merge 1 commit into
mainfrom
upstream-pr-2392

Conversation

@yishangupenn

@yishangupenn yishangupenn commented Mar 10, 2026

Copy link
Copy Markdown

Copied from upstream: openai/openai-cookbook#2392
Original author: @pgoslatara
Originally opened: 2026-01-21


Summary

This PR updates outdated GitHub Action versions. Specifically, it upgrades actions/setup-python from v4 to v6, actions/stale from v8 to v10, and actions/checkout from v3 to v6 to ensure compatibility with modern workflows and improved functionality.

Motivation

Upgrading to newer GitHub Actions versions ensures that the cookbook remains aligned with the latest tools and features, enhancing reliability and performance. These changes address outdated dependencies that may no longer support current workflows or introduce potential issues in automation processes.


For new content

  • I have added a new entry in registry.yaml so that my content renders on the cookbook website.
  • I have conducted a self-review of my content based on the contribution guidelines:
    • Relevance: This content is related to building with OpenAI technologies and is useful to others.
    • Uniqueness: I have searched for related examples in the OpenAI Cookbook, and verified that my content offers new insights or unique information compared to existing documentation.
    • Spelling and Grammar: I have checked for spelling or grammatical mistakes.
    • Clarity: I have done a final read-through and verified that my submission is well-organized and easy to understand.
    • Correctness: The information I include is correct and all of my code executes successfully.
    • Completeness: I have explained everything fully, including all necessary references and citations.

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.

2 participants