Skip to content

Commit 9b48d90

Browse files
chore(deps): bump codecov/codecov-action from 2 to 3 (#263)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 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...v3) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f259858 commit 9b48d90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: npm run validate
4949

5050
- name: ⬆️ Upload coverage report
51-
uses: codecov/codecov-action@v2
51+
uses: codecov/codecov-action@v3
5252

5353
release:
5454
needs: main

0 commit comments

Comments
 (0)