Skip to content

Commit d078fa9

Browse files
Bump codecov/codecov-action from 5.3.1 to 5.4.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.3.1 to 5.4.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@v5.3.1...v5.4.0) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 356c537 commit d078fa9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
6464
# Uncomment this once this repo is configured on Codecov
6565
- name: Upload coverage to Codecov
66-
uses: codecov/codecov-action@v5.3.1
66+
uses: codecov/codecov-action@v5.4.0
6767
with:
6868
token: ${{ secrets.CODECOV_TOKEN }}
6969
file: ./coverage.xml

0 commit comments

Comments
 (0)