Skip to content

Commit f7b9517

Browse files
Bump codecov/codecov-action from 5.4.0 to 5.4.2
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.4.0 to 5.4.2. - [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.4.0...v5.4.2) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 5.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0dfc3f3 commit f7b9517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,6 @@ jobs:
143143
nox --force-color --session=coverage -- xml
144144
145145
- name: Upload coverage report
146-
uses: codecov/[email protected].0
146+
uses: codecov/[email protected].2
147147
with:
148148
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)