Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit dc69dab

Browse files
dependabot[bot]nschonni
authored andcommitted
build(deps): bump codecov/codecov-action from 2.1.0 to 3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.1.0 to 3. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md) - [Commits](codecov/codecov-action@v2.1.0...v3) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 30f218b commit dc69dab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
run: npm run test-ci
3030

3131
- name: Upload coverage to Codecov
32-
uses: codecov/codecov-action@v2.1.0
32+
uses: codecov/codecov-action@v3

0 commit comments

Comments
 (0)