Skip to content

Commit ddb2dc9

Browse files
chore(deps): Bump codecov/codecov-action from 4.1.1 to 4.3.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.1.1 to 4.3.0. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@c16abc2...8450866) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f0b0504 commit ddb2dc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

+1-1
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@c16abc29c95fcf9174b58eb7e1abf4c866893bc8 # v4.1.1
35+
uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4.3.0
3636
with:
3737
directory: ./build/coverage
3838
flags: unittests

0 commit comments

Comments
 (0)