Skip to content

Commit efdf6a4

Browse files
chore: bump codecov/codecov-action from 6 to 7 (#5991)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d8b1f9 commit efdf6a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@ jobs:
501501
# accuracy is important.
502502
${{ github.repository_owner == 'prql' && github.event_name !=
503503
'schedule' }}
504-
uses: codecov/codecov-action@v6
504+
uses: codecov/codecov-action@v7
505505
with:
506506
files: cobertura.xml
507507
fail_ci_if_error: true

0 commit comments

Comments
 (0)