Skip to content

Commit 1c2d398

Browse files
⬆️ Bump codecov/codecov-action from 4.5.0 to 5.1.1 (#132)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.5.0 to 5.1.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@v4.5.0...v5.1.1) --- updated-dependencies: - dependency-name: codecov/codecov-action 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 718bd0a commit 1c2d398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: coverage xml
4444
# TEMPORARY FIX: Disable codecov until we can get it working again
4545
- name: Upload to Codecov
46-
uses: codecov/codecov-action@v4.5.0
46+
uses: codecov/codecov-action@v5.1.1
4747
if: false
4848
with:
4949
name: sphinx-proof-pytests

0 commit comments

Comments
 (0)