Skip to content

Commit 4e7219c

Browse files
berkosdjmb
authored andcommitted
Update Ruby version in GitHub Actions workflow from 3.4.1 to 4.0
1 parent 71ebc85 commit 4e7219c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Setup Ruby and install gems
1818
uses: ruby/setup-ruby@v1
1919
with:
20-
ruby-version: 3.4.1
20+
ruby-version: 4.0
2121
bundler-cache: true
2222
- name: Run Rubocop
2323
run: bundle exec rubocop --parallel

0 commit comments

Comments
 (0)