Skip to content

Commit dbf7562

Browse files
chore(deps): update dependency ruby to v3.3.4
1 parent 48238f4 commit dbf7562

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
@@ -62,7 +62,7 @@ jobs:
6262
- uses: actions/checkout@master
6363
- uses: ruby/setup-ruby@v1
6464
with:
65-
ruby-version: "3.3"
65+
ruby-version: "3.3.4"
6666
bundler-cache: True
6767

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

0 commit comments

Comments
 (0)