Skip to content

Commit da98fc7

Browse files
Bump codecov/codecov-action from 5.5.0 to 5.5.1 (#73)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5ca878b commit da98fc7

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
@@ -31,7 +31,7 @@ jobs:
3131
- uses: julia-actions/julia-buildpkg@v1
3232
- uses: julia-actions/julia-runtest@v1
3333
- uses: julia-actions/julia-processcoverage@v1
34-
- uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
34+
- uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
3535
with:
3636
token: ${{ secrets.CODECOV_TOKEN }}
3737
files: lcov.info

0 commit comments

Comments
 (0)