Skip to content

Commit cf28421

Browse files
authored
Merge pull request #274 from LCSB-BioCore/dependabot/github_actions/codecov/codecov-action-6
Bump codecov/codecov-action from 5 to 6
2 parents 32918a3 + 6b42e9c commit cf28421

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ jobs:
3737
- uses: julia-actions/julia-runtest@v1
3838
continue-on-error: ${{ matrix.version == 'nightly' }}
3939
- uses: julia-actions/julia-processcoverage@v1
40-
- uses: codecov/codecov-action@v5
40+
- uses: codecov/codecov-action@v6
4141
with:
4242
files: lcov.info

0 commit comments

Comments
 (0)