Skip to content

Commit e5673b9

Browse files
authored
Merge pull request #96 from voxpupuli/dependabot/github_actions/voxpupuli/ruby-version-2
Add Ruby 4.0 support
2 parents 0b1ff31 + 2110624 commit e5673b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Rubocop
2929
run: bundle exec rake rubocop
3030
- id: ruby
31-
uses: voxpupuli/ruby-version@v1
31+
uses: voxpupuli/ruby-version@v2
3232

3333
build:
3434
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)