Skip to content

Commit 78dd352

Browse files
chore(deps): Bump codecov/codecov-action from 4.3.0 to 4.4.1 (#686)
1 parent 4b29843 commit 78dd352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- run: npm run docs
3333

3434
- name: Codecov
35-
uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4.3.0
35+
uses: codecov/codecov-action@125fc84a9a348dbcf27191600683ec096ec9021c # v4.4.1
3636
with:
3737
directory: ./build/coverage
3838
flags: unittests

0 commit comments

Comments
 (0)