Skip to content

Commit d265c2c

Browse files
Update dependency ruby to v3.4.9
1 parent dfc6940 commit d265c2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rubocop.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
persist-credentials: false
2020
- uses: ruby/setup-ruby@e65c17d16e57e481586a6a5a0282698790062f92 # v1.300.0
2121
with:
22-
ruby-version: '3.2'
22+
ruby-version: '3.4.9'
2323
bundler-cache: true
2424
- run: bundle exec rubocop

0 commit comments

Comments
 (0)