Skip to content

Commit 482dbda

Browse files
Bump codecov/codecov-action from 5.1.2 to 5.4.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.1.2 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.1.2...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 4270c4c commit 482dbda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,6 @@ jobs:
128128
--durations=20 .
129129
130130
- name: Upload coverage report
131-
uses: codecov/codecov-action@v5.1.2
131+
uses: codecov/codecov-action@v5.4.0
132132
with:
133133
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)