Skip to content

Commit 962477e

Browse files
chore(devdeps): update codecov/codecov-action action to v3.1.4 (#1312)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 217c39e commit 962477e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ jobs:
4848
- run: pnpm install
4949
- run: pnpm run build
5050
- run: pnpm run test:coverage
51-
- uses: codecov/[email protected].3
51+
- uses: codecov/[email protected].4

0 commit comments

Comments
 (0)