Skip to content

Commit 9af3f0d

Browse files
chore(deps): update codecov/codecov-action action to v3.1.2 (#597)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2aba693 commit 9af3f0d

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
@@ -58,4 +58,4 @@ jobs:
5858
- run: pnpm install
5959
- run: pnpm run build
6060
- run: pnpm run test:coverage --testEnvironment ${{ matrix.test-environment }}
61-
- uses: codecov/[email protected].1
61+
- uses: codecov/[email protected].2

0 commit comments

Comments
 (0)