Skip to content

Commit 469eeb6

Browse files
Bump codecov/codecov-action from 3.1.3 to 3.1.4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3.1.3...v3.1.4) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3ffccc commit 469eeb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: ⬇️ Download coverage data
4343
uses: actions/[email protected]
4444
- name: 🚀 Upload coverage report
45-
uses: codecov/[email protected].3
45+
uses: codecov/[email protected].4
4646
- name: SonarCloud Scan
4747
if: github.event.pull_request.head.repo.fork == false
4848
uses: SonarSource/[email protected]

0 commit comments

Comments
 (0)