Update codecov-action to v6 (#39019)

This commit is contained in:
Matt Jankowski 2026-05-13 10:48:51 -04:00 committed by GitHub
parent 0ef5dca3c8
commit 13fbf00a97
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -167,7 +167,7 @@ jobs:
- name: Upload coverage reports to Codecov
if: matrix.ruby-version == '.ruby-version'
uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6
with:
files: coverage/lcov/*.lcov
env: