Skip to content

Commit 6193e15

Browse files
⬆️ Bump codecov/codecov-action from 5.4.0 to 5.5.0 (#148)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.4.0 to 5.5.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.4.0...v5.5.0) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 506c40a commit 6193e15

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@v5.4.0
46+
uses: codecov/codecov-action@v5.5.0
4747
if: false
4848
with:
4949
name: sphinx-proof-pytests

0 commit comments

Comments
 (0)