Skip to content

Commit 377fc88

Browse files
build(deps): bump codecov/codecov-action from 3.1.4 to 5.4.3 (#678)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f4eaa13 commit 377fc88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
run: npm run test:ci
6868

6969
- name: Upload coverage
70-
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # pin@3.1.4
70+
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # pin@5.4.3
7171

7272
lint:
7373
needs: build # Require build to complete before running tests

0 commit comments

Comments
 (0)