Skip to content

Commit f60f568

Browse files
Bump codecov/codecov-action from 6 to 6.0.1 in the github-actions group
Bumps the github-actions group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action). Updates `codecov/codecov-action` from 6 to 6.0.1 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v6...v6.0.1) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 00dcb1d commit f60f568

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ jobs:
167167
- name: Xvfb logs
168168
if: runner.os != 'Windows'
169169
run: cat /tmp/xvfb.log
170-
- uses: codecov/codecov-action@v6
170+
- uses: codecov/codecov-action@v6.0.1
171171
- uses: actions/upload-artifact@v7
172172
if: runner.os == 'Windows'
173173
with:

0 commit comments

Comments
 (0)