Skip to content

Commit 990cee6

Browse files
chore(deps): update dependency ruby to v3.3.2
1 parent 635f020 commit 990cee6

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
@@ -57,7 +57,7 @@ jobs:
5757
- uses: actions/checkout@master
5858
- uses: ruby/setup-ruby@v1
5959
with:
60-
ruby-version: "3.3"
60+
ruby-version: "3.3.2"
6161
bundler-cache: True
6262

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

0 commit comments

Comments
 (0)