Skip to content

Commit

Permalink
chore(deps): update dependency ruby to v3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 17, 2024
1 parent 635f020 commit dd55ef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- uses: actions/checkout@master
- uses: ruby/setup-ruby@v1
with:
ruby-version: "3.3"
ruby-version: "3.3.3"
bundler-cache: True

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

0 comments on commit dd55ef8

Please sign in to comment.