Skip to content

Conversation

@simonneutert
Copy link
Collaborator

This pull request updates the GitHub Actions workflows to use the latest version of the actions/checkout action and expands Ruby version testing coverage. These changes help ensure better compatibility with GitHub Actions improvements and verify the codebase against newer Ruby versions.

Workflow maintenance:

  • Updated the actions/checkout step from version v2 to v5 in .github/workflows/danger.yml, .github/workflows/rubocop.yml, and .github/workflows/test.yml to use the latest features and security patches. [1] [2] [3]

Testing enhancements:

  • Added Ruby 3.4 and jruby-10 to the matrix of versions tested in .github/workflows/test.yml, increasing coverage for new Ruby releases.

actions/checkout@v5 in workflows

Add latest ruby/JRuby versions to the test matrix in GitHub Actions workflow

Update CHANGELOG.md for upcoming 2.3.1 release
@dblock dblock merged commit 55c1bda into dblock:master Oct 18, 2025
9 checks passed
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