Skip to content

Commit 5a1d019

Browse files
chore(deps): update codecov/codecov-action action to v3.1.1 (#114)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7c62dbd commit 5a1d019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

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

0 commit comments

Comments
 (0)