Skip to content

Commit 0b2a8aa

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent 3427835 commit 0b2a8aa

File tree

1 file changed

+1
-1
lines changed
  • .github/actions/upload_test_coverage_report

1 file changed

+1
-1
lines changed

.github/actions/upload_test_coverage_report/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ runs:
3838
shell: bash
3939

4040
- name: Upload coverage reports to Codecov
41-
uses: codecov/codecov-action@v5.5.3
41+
uses: codecov/codecov-action@v6.0.0
4242
with:
4343
token: ${{ inputs.token }}
4444
flags: ${{ inputs.scheme_name }}

0 commit comments

Comments
 (0)