Skip to content

Commit 82f059e

Browse files
chore(deps): update codecov/codecov-action action to v4 (#546)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1e1358a commit 82f059e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: yarn test --ci --coverage
3737

3838
- name: Upload coverage to Codecov
39-
uses: codecov/codecov-action@v3
39+
uses: codecov/codecov-action@v4
4040

4141
lint:
4242
name: Lint

0 commit comments

Comments
 (0)