Skip to content

Commit 81b2bf6

Browse files
chore(deps): update codecov/codecov-action action to v3 (#1327)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3c48c3e commit 81b2bf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
run: yarn test:ci
7474

7575
- name: Upload coverage to Codecov
76-
uses: codecov/codecov-action@v2
76+
uses: codecov/codecov-action@v3
7777

7878
test-react-17:
7979
needs: [install-cache-deps]

0 commit comments

Comments
 (0)