Skip to content

Commit 7ddc1f6

Browse files
chore(deps): bump codecov/codecov-action from 3 to 4 (#350)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a3b6695 commit 7ddc1f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
run: npm run lint:generate-readme-table
6969

7070
- name: ⬆️ Upload coverage report
71-
uses: codecov/codecov-action@v3
71+
uses: codecov/codecov-action@v4
7272

7373
release:
7474
needs: main

0 commit comments

Comments
 (0)