Update `codedoc/codecov-action` to v4 (#29036)

pull/2647/head
Matt Jankowski 2024-02-06 04:34:28 -05:00 committed by GitHub
parent a2d8aa1583
commit 779d987fbc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ jobs:
- name: Upload coverage reports to Codecov
if: matrix.ruby-version == '.ruby-version'
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
files: coverage/lcov/mastodon.lcov