Skip to content

Commit a9b710b

Browse files
authored
Revert "chore(deps): bump codecov/codecov-action from 3 to 4 (#350)"
This reverts commit 7ddc1f6.
1 parent 7ddc1f6 commit a9b710b

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@v4
71+
uses: codecov/codecov-action@v3
7272

7373
release:
7474
needs: main

0 commit comments

Comments
 (0)