Skip to content

Commit 213fa29

Browse files
chore(deps): update dependency ruby to v3.4.1
1 parent f4f2657 commit 213fa29

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
@@ -75,7 +75,7 @@ jobs:
7575
- uses: actions/checkout@master
7676
- uses: ruby/setup-ruby@v1
7777
with:
78-
ruby-version: "3.3.6"
78+
ruby-version: "3.4.1"
7979
bundler-cache: True
8080

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

0 commit comments

Comments
 (0)