Skip to content

Commit bf76dd6

Browse files
committed
chore(deps): update dependency ruby to v3.3.5
1 parent be7a3b6 commit bf76dd6

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
@@ -68,7 +68,7 @@ jobs:
6868
- uses: actions/checkout@master
6969
- uses: ruby/setup-ruby@v1
7070
with:
71-
ruby-version: "3.3"
71+
ruby-version: "3.3.5"
7272
bundler-cache: True
7373

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

0 commit comments

Comments
 (0)