Skip to content

Commit 70f1e07

Browse files
chore(deps): update dependency ruby to v3.4.7
1 parent 99dbc43 commit 70f1e07

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
@@ -82,7 +82,7 @@ jobs:
8282
- uses: actions/checkout@master
8383
- uses: ruby/setup-ruby@v1
8484
with:
85-
ruby-version: "3.4"
85+
ruby-version: "3.4.7"
8686
bundler-cache: True
8787

8888
- run: bundle exec rubocop --parallel --color

0 commit comments

Comments
 (0)