Skip to content

Commit f43e94b

Browse files
chore(deps): bump codecov/codecov-action from 5 to 6 (#100)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v5...v6) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6bc5b2c commit f43e94b

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
@@ -45,7 +45,7 @@ jobs:
4545
run: make coverage
4646

4747
- name: Codecov
48-
uses: codecov/codecov-action@v5
48+
uses: codecov/codecov-action@v6
4949
with:
5050
working-directory: ./github.com/samber/oops
5151
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)