Skip to content

Commit 006e854

Browse files
Bump codecov/codecov-action from 5.5.0 to 5.5.1 (#145)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.5.0 to 5.5.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@v5.5.0...v5.5.1) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 5.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 35d60ee commit 006e854

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
@@ -59,7 +59,7 @@ jobs:
5959
arch: ${{ matrix.julia-arch }}
6060
- uses: julia-actions/julia-runtest@v1
6161
- uses: julia-actions/julia-processcoverage@v1.2
62-
- uses: codecov/codecov-action@v5.5.0
62+
- uses: codecov/codecov-action@v5.5.1
6363
with:
6464
files: lcov.info
6565
use_oidc: true

0 commit comments

Comments
 (0)