Skip to content

(maint) Update Checkout, Ruby#160

Open
mhashizume wants to merge 2 commits intomainfrom
PA-8442/main/updates
Open

(maint) Update Checkout, Ruby#160
mhashizume wants to merge 2 commits intomainfrom
PA-8442/main/updates

Conversation

@mhashizume
Copy link
Copy Markdown
Contributor

Summary

This PR updates the Checkout Action from the deprecated v4 to the current v6.

Additionally, this updates the Ruby version used in the release prep action from the EOL Ruby 3.1 to 3.3, and removes the Bundler pin originally put in place for troubleshooting.

Additional Context

Add any additional context about the problem here.

  • Root cause and the steps to reproduce. (If applicable)
  • Thought process behind the implementation.

Related Issues (if any)

Mention any related issues or pull requests.

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • Manually verified.

mhashizume added 2 commits May 4, 2026 15:39
The Checkout v4 action is based on Node.js 20, and is deprecated. This
commit updates GitHub Actions workflows to use Checkout v6.
Ruby 3.1 and 3.2 are end-of-life. This commit updates the version of
Ruby in the module release prep workflow from 3.1 to 3.3.

Also, it removes the pin for Bundler at 2.4.22, as that was done for
testing purposes and Ruby 3.3 uses the Bundler 2.5 series.
@mhashizume mhashizume requested review from a team as code owners May 7, 2026 18:05
@mhashizume
Copy link
Copy Markdown
Contributor Author

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