Skip to content

Commit e4a2d6d

Browse files
Update dependency ruby to v4
1 parent 64f872f commit e4a2d6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v6
1616
- uses: ruby/setup-ruby@v1
1717
with:
18-
ruby-version: 3.4.8
18+
ruby-version: 4.0.0
1919
bundler-cache: true
2020
- run: bundle config set --global path "$(pwd)/vendor/bundle"
2121
- run: bundle install --no-color

0 commit comments

Comments
 (0)