Skip to content

Commit 3e1d85c

Browse files
chore(deps): update dependency ruby to v3.3.6
1 parent b182bdf commit 3e1d85c

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.5"
71+
ruby-version: "3.3.6"
7272
bundler-cache: True
7373

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

0 commit comments

Comments
 (0)