Skip to content

Commit 18ef342

Browse files
chore(deps): update external major to v7
1 parent 7953748 commit 18ef342

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/lint-test-coverage/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@ runs:
5656

5757
- name: Upload coverage to Codecov
5858
if: ${{ inputs.upload_coverage == 'true' }}
59-
uses: codecov/codecov-action@v6
59+
uses: codecov/codecov-action@v7
6060
with:
6161
token: ${{ inputs.codecov_token }}

0 commit comments

Comments
 (0)