Skip to content

Commit d0e6967

Browse files
chore(deps): update dependency ruby to v3.4.1 (#64)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 782b6f0 commit d0e6967

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
@@ -42,7 +42,7 @@ jobs:
4242
- uses: actions/checkout@master
4343
- uses: ruby/setup-ruby@v1
4444
with:
45-
ruby-version: "3.3.6"
45+
ruby-version: "3.4.1"
4646
bundler-cache: true
4747

4848
- run: bundle exec rubocop --parallel --fail-level E

0 commit comments

Comments
 (0)