Skip to content

Commit 35e0f94

Browse files
Update dependency ruby to v3.4.7
1 parent 89183a1 commit 35e0f94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rubocop.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
- uses: actions/checkout@v5
1616
- uses: ruby/setup-ruby@v1
1717
with:
18-
ruby-version: '3.1'
18+
ruby-version: '3.4.7'
1919
bundler-cache: true
2020
- run: bundle exec rubocop

0 commit comments

Comments
 (0)