Skip to content

Commit c65ceab

Browse files
chore(deps): update dependency ruby to v3.4.9
1 parent 982c8cf commit c65ceab

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
@@ -19,6 +19,6 @@ jobs:
1919
persist-credentials: false
2020
- uses: ruby/setup-ruby@6ca151fd1bfcfd6fe0c4eb6837eb0584d0134a0c # v1.290.0
2121
with:
22-
ruby-version: '3.4.7'
22+
ruby-version: '3.4.9'
2323
bundler-cache: true
2424
- run: bundle exec rubocop

0 commit comments

Comments
 (0)